Package | Description |
---|---|
net.dempsy.ringbuffer |
Class and Description |
---|
RingBufferConsumerControl
This code is substantially based on the ingenious work done by Martin Thompson
on what he calls "Mechanical Sympathy." It leans heavily on the source code
from version 3.0.0.beta2 of the LMAX-exchange Disruptor but has been completely
refactored in order to invert separate the control mechanism from what is being
controlled and to simplify the API.
|
RingBufferConsumerControl.ConsumerWaitStrategy
This interface can be implemented to provide various custom wait strategies for the consumer side of the control.
|
RingBufferConsumerIterator.Consumer |
RingBufferControl
This code is substantially based on the ingenious work done by Martin Thompson on what he calls "Mechanical Sympathy." It leans heavily on the
source code from version 3.0.0.beta2 of the LMAX-exchange Disruptor but has been completely refactored in order to invert separate the control
mechanism from what is being controlled and to simplify the API.
|
Copyright © 2018. All rights reserved.