sdesilets / disruptor-net

Automatically exported from code.google.com/p/disruptor-net
0 stars 0 forks source link

Add a fluent API on top of the disruptor #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Bulding a complex graph of consumer barrier can be quite painful and verbose, 
it would be great to have a clean API to setup the RingBuffer and the different 
barriers.

I wrote some ideas here: 
http://groups.google.com/group/disruptor-net/browse_thread/thread/c5c28ed934536a
e0

Danny Yates wrote a DSL for the Java version: 
http://groups.google.com/group/lmax-disruptor/browse_thread/thread/7cb19d87deb34
b12

Original issue reported on code.google.com by odeheur...@gmail.com on 12 Jul 2011 at 4:54

GoogleCodeExporter commented 9 years ago

Original comment by odeheur...@gmail.com on 31 Jul 2011 at 12:53