Package | Description |
---|---|
org.jctools.queues.atomic |
Modifier and Type | Class and Description |
---|---|
class |
MpscGrowableAtomicArrayQueue<E>
An MPSC array queue which starts at initialCapacity and grows to maxCapacity in linked chunks
of the initial size.
|
Copyright © 2013–2017. All rights reserved.