| Class | Description |
|---|---|
| AssocWithThreadPoolResizer |
Resizer for Associate With Thread type pools to remove unusable connections
and maintain steady pool size.
|
| Resizer |
Resizer to remove unusable connections, maintain steady-pool
Remove all invalid and idle resources, as a result one of the following may happen equivalent to "pool-resize" quantity of resources are removed less than "pool-reize" quantity of resources are removed remove more resources to match pool-resize quantity, atmost scale-down till steady-pool-size more than "pool-resize" quantity of resources are removed
if pool-size is greater than steady-pool-size, don't do anything. |
Copyright © 2019. All rights reserved.