| Interface | Description |
|---|---|
| QueueRing<M> |
Blocking queue with a processor.
|
| RingBlocker |
Ring blocking API used to block and wait for the producers and consumers.
|
| Class | Description |
|---|---|
| ActorQueue2<T> |
Interface for the transaction log.
|
| ActorQueue2MultiWorker<T> |
Interface for the transaction log.
|
| QueueRingBase<M> |
Value queue with atomic reference.
|
| QueueRingFixed<M> |
Value queue with atomic reference.
|
| RingBlockerBasic |
Ring blocking algorithm.
|