Producer Consumer generic
Generic version of the Producer Consumer framework
 All Classes Namespaces Files Functions Properties
Classes | Namespaces
MiddleMan.cs File Reference

Classes

class  ProducerConsumerGeneric.MiddleMan< T >
 MiddleMan in a Producer-Consumer framework The MiddleMan takes and element from one buffer and add the element to another buffer More...
 

Namespaces

package  ProducerConsumerGeneric