Click here to Skip to main content
15,891,567 members
Articles / Programming Languages / C++

Creating a Work Queue (Thread Pool) Application Using Boost.Asio, Boost.Thread, and Boost.Application

Rate me:
Please Sign up or sign in to vote.
4.75/5 (7 votes)
23 Nov 2013CPOL4 min read 57K   622   26  
This article present a Boost.Application, Boost.Asio, and Boost.Thread library used to build a Work Queue application.

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
Systems Engineer
Brazil Brazil
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions