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
you can see the example here.
http://code.google.com/p/disruptor/wiki/CodeExampleDisruptor2x
I have done a simple example by using the above wiki. hope this helps you.