Click here to Skip to main content
15,881,803 members
Articles / General Programming / Threads

A multi-thread queue for the producers/consumers process

Rate me:
Please Sign up or sign in to vote.
4.67/5 (2 votes)
15 Jan 2013CPOL2 min read 25.3K   748   13  
How to write a simple multi-thread queue for the typical producer-consumer process

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
Team Leader Mediatech Solutions
Italy Italy
I’m an IT Project Manager for an Italian Betting Company and over the last 2 years I acquired experience in Betting area.
I have developed code in different object oriented languages (C#, C++, Java) for more than 10 years using a set of technology such as .Net, J2EE, multithreading, etc…

Comments and Discussions