Click here to Skip to main content
15,896,063 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.

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