Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/java/apache-commons-pool/pkg-descr
16462 views
The Pool Component

	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.