• Uncategorized

LMAX Disruptor 3.3.7 release, High Performance Inter-Thread Messaging Library

LMAX Disruptor

A High-Performance Inter-Thread Messaging Library

Lmax Disruptor is a Java concurrent programming framework, greatly simplifying the difficulty of concurrent development of the program, the performance of Java itself is also better than some of the package is better.

Changelog

  • Add batch size to BatchStartAware.onBatchStart()
  • Upgrade to newer versions of gradle, checkstyle and JUnit
  • Deprecate classes & methods for later release
  • Remove JMock and rewrite tests accordingly
  • Javadoc cleanup

Download