Object Pools
Sort:
popular
|
newest
2. Commons Pool1,513 usages
commons-pool » commons-poolApache
Commons Object Pooling Library
Last Release on Jan 9, 2012
4. Stormpot11 usages
com.github.chrisvest » stormpotApache
A fast object pool library.
Last Release on Jun 7, 2020
6. Apache ServiceMix :: Bundles :: Commons Pool8 usages
org.apache.servicemix.bundles » org.apache.servicemix.bundles.commons-poolApache
This OSGi bundle wraps commons-pool 1.5.4 jar file.
Last Release on Jan 29, 2012
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 Nov 30, 2019
D-Haven Managed Pool is a library designed to provide pools
that are asynchronously managed in a background thread. The
pool system is very flexible and can accomodate just about
every need. It boasts the ability to add pool listeners so
that you can instrument and intercept the pooled objects when
they are created, destroyed, acquired, and released.
Last Release on Nov 24, 2005