| Package | Description |
|---|---|
| com.lmax.disruptor |
The Disruptor is a concurrent programming framework for exchanging and coordinating work as a continuous series of events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MultiProducerSequencer
Coordinator for claiming sequences for access to a data structure while tracking dependent
Sequences. |
class |
SingleProducerSequencer
Coordinator for claiming sequences for access to a data structure while tracking dependent
Sequences. |
Copyright © 2011 - 2018 LMAX Ltd. All Rights Reserved.