vladmihalcea / flexy-pool

FlexyPool adds metrics and failover strategies to a given Connection Pool, allowing it to resize on demand.
Apache License 2.0
1.09k stars 120 forks source link

Investigate if ViburDBCP 4.0 poolReducerClass can help resize the pool on timeout #27

Open vladmihalcea opened 9 years ago

vladmihalcea commented 9 years ago

The poolReducerClass is configurable in ViburDBCP, so it might be useful for re-sizing the pool.