Click here to Skip to main content
15,886,199 members
Articles / Programming Languages / C#

A Thread Pool for the Producers/Consumers Process

Rate me:
Please Sign up or sign in to vote.
0.00/5 (No votes)
27 Jan 2013CPOL2 min read 11.7K   198   6  
This tip is connected to my previous one. I show how to use .NET 4.0 BlockingCollection in a simple way.

Revisions


  

Compare Revision Minor Date Status Editor
3 - publicly available No 12-Apr-13 4:07 Available Deeksha Shenoy
Updates in content. 47 changes had been made.
1 No 27-Jan-13 8:56 Pending Alessandro Lentini
Initial creation

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