Click here to Skip to main content
15,912,400 members
Articles / Programming Languages / C#

Worker Queue: Serialised Access to the ThreadPool

Rate me:
Please Sign up or sign in to vote.
3.63/5 (9 votes)
14 Jun 2004CPOL3 min read 57.5K   364   15  
An abstraction layer for applications to intercept access between the application and threadpool, to better manage processing upon it.

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
Software Developer
United Kingdom United Kingdom
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions