Click here to Skip to main content
15,885,546 members
Articles / General Programming / Threads

Work queue with std or Boost threads

Rate me:
Please Sign up or sign in to vote.
4.75/5 (7 votes)
15 Nov 2011CPOL2 min read 33.5K   702   13  
Worker thread example with std or Boost threads and C++.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.

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)
Netherlands Netherlands
Born in the Netherlands in 1971. Spent since 1998 years as a software engineer programming Windows application(s) using, UML, C++, MFC, STL, DirectShow and Boost.

https://gast128.blogspot.com/

Comments and Discussions