Welcome to MSDN Blogs Sign in | Join | Help

July 2005 - Posts

What is Network Load Balancing (NLB) ? http://www.microsoft.com/technet/prodtechnol/windowsserver2003/library/TechRef/6ac4a6ba-1c0c-46be-8c6a-2c2e0e567e98.mspx What configurations does MS support in NLB at the time of this writing (Short Answer: SingleCall)? Read More...
1 Comments
Filed under:
Server activated objects (SAOs both singleton and singlecall) use threadpool magic to execute remoting calls on thread pool threads. See ThreadPool.QueueUserWorkItem in the docs. Also note that you can change the # of thread pool threads…the default is Read More...
 
Page view tracker