|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Remoting InternalsI am trying to find information on the internals of remoting. I want to find
out things like: If I host remoting in a NT Service how does it manage the requests. Does is use the threadpool? How many concurrent request can be serviced by one host. etc. Pointers to document would be great. Check this out:
http://www.amazon.com/Advanced-NET-Remoting-Second-Rammer/dp/1590594177/sr=8-1/qid=1158778048/ref=pd_bbs_1/104-7211964-8995139?ie=UTF8&s=books If that book doesn't get you your answer, or close to it, then you're in big trouble :-) Show quote "Peripatetic" wrote: > I am trying to find information on the internals of remoting. I want to find > out things like: > > If I host remoting in a NT Service how does it manage the requests. Does is > use the threadpool? How many concurrent request can be serviced by one host. > etc. > > Pointers to document would be great. Thanks. I have come across the book, but I am really trying to find public
available artcile, or blog posts that contains this sort of info. Show quote "David Jessee" wrote: > Check this out: > > http://www.amazon.com/Advanced-NET-Remoting-Second-Rammer/dp/1590594177/sr=8-1/qid=1158778048/ref=pd_bbs_1/104-7211964-8995139?ie=UTF8&s=books > > If that book doesn't get you your answer, or close to it, then you're in big > trouble :-) > > > "Peripatetic" wrote: > > > I am trying to find information on the internals of remoting. I want to find > > out things like: > > > > If I host remoting in a NT Service how does it manage the requests. Does is > > use the threadpool? How many concurrent request can be serviced by one host. > > etc. > > > > Pointers to document would be great. |
|||||||||||||||||||||||