This is how I anticipate my service to be used:

>From each client:

Startup:
        1 RPC Login call
        1 RPC getting initial settings call


1 RPC Call every 15 seconds there after...


The system could eventually have thousands of simultaneous clients..

My question is, should I deploy one service with different calls or have
multiple services deployed, which will perform better?  Another way of
asking... Should each RPC Call have its own service?  Does it even matter?


JL


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

Reply via email to