Click here to Skip to main content
15,884,388 members
Articles / General Programming / Threads

Create a Custom ThreadPool in C#

Rate me:
Please Sign up or sign in to vote.
4.83/5 (16 votes)
11 Mar 2013CPOL19 min read 102K   3.1K   44  
A beginner's approach to create a custom thread pool to understand the concept of multithreading and synchronization.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Technical Lead Thomson Reuters
United States United States
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions