TailChoppingPool Properties |
The TailChoppingPool type exposes the following members.
Name | Description | |
---|---|---|
Interval |
The amount of time to wait before sending to the next routee.
| |
NrOfInstances |
Retrieves the current number of routees in the pool.
(Inherited from Pool.) | |
Resizer |
Retrieve the resizer to use when dynamically allocating routees to the pool.
(Inherited from Pool.) | |
RouterDispatcher |
Dispatcher ID to use for running the "head" actor, which handles supervision, death watch and router management messages.
(Inherited from RouterConfig.) | |
StopRouterWhenAllRouteesRemoved |
Specify that this router should stop itself when all routees have terminated (been removed).
(Inherited from Pool.) | |
SupervisorStrategy |
Retrieve the strategy to use when supervising the pool.
(Inherited from Pool.) | |
UsePoolDispatcher |
Retrieve whether or not to use the pool dispatcher. The dispatcher is defined in the
'pool-dispatcher' configuration property in the deployment section of the router.
(Inherited from Pool.) | |
Within |
The amount of time to wait for a response.
|