October 2010
Intermediate to advanced
456 pages
10h 16m
English
If used poorly, threading can consume a lot of CPU cycles needlessly. If your code is multi-threaded, consider the following ways to reduce threading overhead:
ThreadPool.QueueUserWorkItem to get a thread from the thread pool.To get more information about the threads currently ...
Read now
Unlock full access