Contains helper tools for multithreaded developement.
Classes
| Class | Description | |
|---|---|---|
| BlockingQueue<(Of <(<'T>)>)> |
Implementation of BlockingQueue based on
http://stackoverflow.com/questions/530211/creating-a-blocking-queuet-in-net
|