Go to file
2024-01-05 20:28:07 +01:00
apache-commons-pool.spec update to 1.6 [release 1.6-1mamba;Fri Aug 26 2022] 2024-01-05 20:28:07 +01:00
README.md update to 1.5.5 [release 1.5.5-1mamba;Sun Feb 27 2011] 2024-01-05 20:28:06 +01:00

apache-commons-pool

Pool provides an Object-pooling API, with three major aspects:

  1. A generic object pool interface that clients and implementors can use to provide easily interchangable pooling implementations.
  2. A toolkit for creating modular object pools.
  3. Several general purpose pool implementations.