Click here to Skip to main content
15,885,365 members
Articles / Programming Languages / C++

Win32 Thread Pool

Rate me:
Please Sign up or sign in to vote.
4.75/5 (42 votes)
7 Feb 2011CPOL6 min read 181.4K   7.1K   205  
An implementation of a Thread Pool in C++ for Windows

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
Software Developer (Senior)
United States United States
My personal website is at http://sbytestream.pythonanywhere.com

Comments and Discussions