github conversant/disruptor 1.2.11
Conversant Disruptor 1.2.11

latest releases: 1.2.21, 1.2.20, 1.2.19...
6 years ago

Performance improvements for Java 8 and above.

Improved techniques to avoid cache line sharing
 - using @sun.misc.Contended in some key locations
 - -XX:-RestrictContended is now required for best performance

Initial Support for Java 9
- Provide a callback for handling PAUSE instruction in JVM
- onSpinWait is currently commented out for jdk8 build

Java 7 is no longer supported!

Don't miss a new disruptor release

NewReleases is sending notifications on new releases.