Click here to Skip to main content
15,881,248 members
Articles / Programming Languages / C++

A Sketch for a Generic Queue - Multithreading Made Easy

Rate me:
Please Sign up or sign in to vote.
4.87/5 (10 votes)
21 Apr 2014CPOL4 min read 22.2K   32  
Sktech for a generic queue which can handle tasks, process them and report the result

Views

Daily Counts

License

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


Written By
Switzerland Switzerland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions