Re: Should I use remoting?
- From: Spam Catcher <spamhoneypot@xxxxxxxxxx>
- Date: Fri, 01 Dec 2006 20:22:46 GMT
"Rick" <rick@xxxxxxxxxx> wrote in
news:uGIX5yWFHHA.4464@xxxxxxxxxxxxxxxxxxxx:
The scenario: multiple (load balanced) web servers supplying a single
web application. The web application gets its data from a single
middle-tier application that is also available on middle-tier multiple
servers. There are no distrubuted transactions.
What would be a good architecture under .NET for this scenario?
Yes - works fine.
Web services is another possiblity - tho personally I prefer the tight
coupling .NET remoting provides.
.
- References:
- Should I use remoting?
- From: Rick
- Should I use remoting?
- Prev by Date: Re: Should I use remoting?
- Next by Date: A tricky one...
- Previous by thread: Re: Should I use remoting?
- Next by thread: Re: Should I use remoting?
- Index(es):
Loading