> > Your actual app can be anything you want. If you happen to be using Java > or > PHP, and you need it, you can do tighter integration, but you can treat > Shindig as a blackbox server (in the same vein as MySQL or Oracle or > whatever) and *communicate with it entirely over an RPC channel.*
What is meant by RPC Channel ? is it related to JAX-RPC ? And how can i use it ? * * On Wed, Apr 23, 2008 at 11:45 PM, Kevin Brown <[EMAIL PROTECTED]> wrote: > On Wed, Apr 23, 2008 at 11:04 AM, Will Rodriguez <[EMAIL PROTECTED]> > wrote: > > > Very new to this and I wanted to know the following. > > > > > > 1. Can I run shindig on a Windows server? > > > Yes. > > > > 2. Do I have to use Java for the application I will be building, or > > can i use another technology such as ASP.NET? > > > Your actual app can be anything you want. If you happen to be using Java > or > PHP, and you need it, you can do tighter integration, but you can treat > Shindig as a blackbox server (in the same vein as MySQL or Oracle or > whatever) and communicate with it entirely over an RPC channel. > > > > > > 3. Is it possible to install Shindig on a linux server, but then > > build our application on a Windows server and still make sure of > > Shindig? > > > Absolutely. Most practical deployments would likely actually run Shindig > as > a separate server from their container front end once they scale to a > certain level. Smaller sites might be able to get away with running > Shindig > on the same machines as their main site, but anything that goes over a few > million requests per day will probably want to consider separating the > instances. > > > > > > Thanks for the replies. > > > > > > ********************************* > > This message, together with any attachments, is > > intended only for the use of the individual or entity to > > which it is addressed and may contain information that > > is privileged, confidential and exempt from disclosure. if > > you are not the intended recipient, you are hereby notified > > that any dissemination, distribution, or copying of this message, > > or any attachment is strictly prohibited. If you have received > > this message in error, please notify the original sender of Data > > Rite Systems, Inc. immediately by return E-mail and delete this > > message, along with any attachments, from your computer. > > > > > > > > > > > > > > > -- > ~Kevin > -- Amr Khaled Faculty of Computers and Information

