Go to file
2024-01-05 20:28:13 +01:00
apache-commons-pool2.spec update to 2.11.1 [release 2.11.1-1mamba;Fri Aug 26 2022] 2024-01-05 20:28:13 +01:00
README.md update to 2.11.1 [release 2.11.1-1mamba;Fri Aug 26 2022] 2024-01-05 20:28:13 +01:00

apache-commons-pool2

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.