view lib/org.apache.commons.pool_1.5/readme.txt @ 2:eef69274ef15 default tip

bugs
author dwinter
date Wed, 26 Jan 2011 16:36:21 +0100
parents db87c1b7eb6d
children
line wrap: on
line source

-------------------
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 interchangable pooling implementations.
   2. A toolkit for creating modular object pools.
   3. Several general purpose pool implementations."

For more information:
http://commons.apache.org/pool/