Project

General

Profile

Download (424 Bytes) Statistics
| Branch: | Revision:

git_sitools_idoc / flarecast / cots / restlet-2.0.5-patched / org.apache.commons.pool_1.5 / readme.txt @ master

1
-------------------
2
Apache Commons Pool
3
-------------------
4

    
5
"Pool provides an Object-pooling API, with three major aspects:
6
   1. A generic object pool interface that clients and implementors can use to 
7
      provide easily interchangable pooling implementations.
8
   2. A toolkit for creating modular object pools.
9
   3. Several general purpose pool implementations."
10

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