MarshalByRefObject
- From: "Peter Morris [Droopy eyes software]" <pete@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Fri, 8 Dec 2006 20:48:48 -0000
Hi all
I'm torn between implementing a webservice and using remoting. If I am not
mistaken here are a couple of things....
1) I should use remoting if I want to insert a channel sync that will
compress my data (it is verbose XML being passed back and forth)
2) I can host a remoting server in IIS.
but
3) If I use remoting and a MarshalByRefObject then the client will always
return to the same machine, effectively eliminating the ability to load
balance my requests.
Am I right or wrong about this?
Thanks
Pete
.
- Follow-Ups:
- Re: MarshalByRefObject
- From: Spam Catcher
- Re: MarshalByRefObject
- Prev by Date: Re: Execution doesn't return from server after VS 2005 upgrade
- Next by Date: Re: .NET Remoting, Windows Service host, load balancing
- Previous by thread: Re: Execution doesn't return from server after VS 2005 upgrade
- Next by thread: Re: MarshalByRefObject
- Index(es):
Relevant Pages
|
Loading