I wish I can get the simplest possible example code, which will show how to use LMAX disruptor(http://code.google.com/p/disruptor/).
Unfortunately every piece of code i
There is an official sample application on github now: Getting-Started