Welcome to MSDN Blogs Sign in | Join | Help

May 2005 - Posts

Controlling the CLR Thread pool hosted by BizTalk

The CLR thread pool is global to the process, meaning that all components using the thread pool in a given process share the same thread pool and therefore compete for it. This for the most part is a good thing as it is more efficient in terms of system
 
Page view tracker