| Package | Description |
|---|---|
| reactor.core.processor |
This package offers a suite of asynchronous
Processor with backpressure support. |
| Modifier and Type | Class and Description |
|---|---|
class |
RingBufferProcessor<E>
An implementation of a RingBuffer backed message-passing Processor.
|
class |
RingBufferWorkProcessor<E>
An implementation of a RingBuffer backed message-passing WorkProcessor.
|
Copyright © 2016. All rights reserved.