Thread pools - article by Jeff Richter Tuesday, June 10, 2003 .NET Framework C#C++ CLR Jeff Richter has an excellent article on thread pools - a must read for any serious development using threads. A real performance booster and am looking forward to a 'sequel' about using thread pools for 'asynchronous I/O requests'.