| Class | Description |
|---|---|
| BeginEndExecutor |
An executor that only executes the first and the last
call to a given action.
|
| ThrottleExecutor |
Throttles a chain of incoming tasks in order to
execute only some of them, ensuring that the
max number of tasks executed per second is fixed.
|
Copyright © 2015. All rights reserved.