A better way of Queuing
The LMAX guys have open-sourced their Disruptor queue implementation. Their stats show some significant improvements (over an order of magnitude) over standard ArrayBlockingQueues in a range of concurrent tests. Both interesting and useful.
http://code.google.com/p/disruptor/
Posted on June 27th, 2011 in Blog
No comments
Jump to comment form | comments rss | trackback uri