|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProducerBarrier | |
---|---|
com.lmax.disruptor | The Disruptor is a concurrent programming framework for exchanging and coordinating work on a continuous series of items. |
Uses of ProducerBarrier in com.lmax.disruptor |
---|
Methods in com.lmax.disruptor that return ProducerBarrier | |
---|---|
ProducerBarrier<T> |
RingBuffer.createProducerBarrier(Consumer... consumersToTrack)
Create a ProducerBarrier on this RingBuffer that tracks dependent Consumer s. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |