Re: .NET Remoting, Windows Service host, load balancing



"yekerui" <nospam@xxxxxxxxx> wrote in
news:uaeMzNxGHHA.3268@xxxxxxxxxxxxxxxxxxxx:

Hi, Zoe Hart:

After reading though your message here, I would like to suggest
you to
use SocketPro at www.udaparts.com

After downloading SocketPro package and going through all of four
tutorials, specifically you should spend sometime to study tutorial
Four with detailed documentation and source code. SocketPro is written
from batch, asynchrony and parallel computation in mind. Believe me it
is SIGNIFICANTLY faster than .NET remoting under all of cases and
machines. That particular tutorial sample basically tells you how to
write a load balancing system, although it is not a 100% load
balancing system.

SocketPro looks neat, but too bad it doesn't it into Microsoft's Remoting
or WCF frameworks.

Does SocketPro handle .NET objects, or does it only marshal datatables?

.


Loading