Disruptor Framework 4.0.0 API
| Package | Description |
|---|---|
| com.lmax.disruptor |
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events.
|
| com.lmax.disruptor.dsl |
A DSL-style API for setting up the disruptor pattern around a ring buffer.
|
| com.lmax.disruptor.util |
Utility classes
|