Click here to Skip to main content
15,897,704 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.4K   32  
Sktech for a generic queue which can handle tasks, process them and report the result

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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