Thread pool with simple locking work item queue.
Namespace: Zyan.Communication.Threading
Assembly: Zyan.Communication
Collapse/Expand Syntax
C#
public class SimpleLockThreadPool :  IThreadPool,
IDisposable
Collapse/Expand Remarks
Written by Joe Duffy as a part of the «Building a custom thread pool» series: http://www.bluebytesoftware.com/blog/2008/07/29/BuildingACustomThreadPoolSeriesPart1.aspx
Collapse/Expand Members

Click here to see the list of members.