| Package | Description |
|---|---|
| com.conversantmedia.util.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
DisruptorBlockingQueue<E>
A fixed length blocking queue based on the principles of:
http://disruptor.googlecode.com/files/Disruptor-1.0.pdf
This class could be used where ArrayBlockingQueue would be otherwise.
|
Copyright © 2012–2018 Conversant Engineering. All rights reserved.