Object Pools
General-purpose concurrent Java object pool that is built entirely using standard Java concurrency utilities,
does not use any synchronized blocks or methods, and does not have any external dependencies.
Last Release on Jan 9, 2025
2.Commons Pool1,761 usages
commons-pool » commons-pool Apache
Commons Object Pooling Library
Last Release on Jan 9, 2012
Relocated → org.apache.commons »
commons-pool2
