Path to this page:
Subject: CVS commit: wip/apache-commons-pool
From: Kamel Derouiche
Date: 2010-09-13 10:46:06
Message id: E1Ov4g9-0007Hm-4Q@sfp-cvsdas-2.v30.ch3.sourceforge.com
Log Message:
Import apache-commons-pool-1.5.5 as wip/apache-commons-pool.
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 interchangeable pooling implementations.
2. A toolkit for creating modular object pools.
3. Several general purpose pool implementations.
Files: