summaryrefslogblamecommitdiff
path: root/java/jakarta-commons-pool/pkg-descr
blob: d36a73ccff565c578e15dcc8a388dc6588a94492 (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                            
                                            
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.

WWW: http://jakarta.apache.org/commons/pool/