Click here to Skip to main content
15,909,039 members
Articles / Programming Languages / C++

A Generic Task/Worker Implementation

Rate me:
Please Sign up or sign in to vote.
4.67/5 (2 votes)
1 May 2011CPOL4 min read 16.5K   511   11  
A generic task/worker implementation to provide asynchronous 'fire & forget' mechanism for your object

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
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