| Interface | 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 | Description |
|---|---|
| AgileWaitingStrategy |
A pair of slow and fast wait strategies to dynamically adapt to a given application load
|
| ParkWaitStrategy |
Copyright © 2016. All rights reserved.