Package | Description |
---|---|
reactor.core.dispatch |
Dispatchers provide a way for work to be done in another thread,
but unlike a standard thread pool, do so with extreme efficiency. |
reactor.core.dispatch.wait |
Class and Description |
---|
WaitingMood
A Component with some waiting capacities such as
Dispatcher that uses a CPU-friendly strategy
(e.g. blocking wait) and a CPU-starving strategy (e.g. |
Class and Description |
---|
WaitingMood
A Component with some waiting capacities such as
Dispatcher that uses a CPU-friendly strategy
(e.g. blocking wait) and a CPU-starving strategy (e.g. |
Copyright © 2017. All rights reserved.