disruptor-net - Concurrent programming framework - http://code.google.com/p...
"The disruptor is a concurrency component used to exchange messages between threads (producer consumer) It is optimised for high throughput and low latency scenarios. This component was initially developed in Java by the LMAX team and we ported it to .NET." - Gabe