diff lib/org.apache.commons.pool_1.5/readme.txt @ 0:db87c1b7eb6d

initial
author dwinter
date Wed, 03 Nov 2010 12:18:46 +0100
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/org.apache.commons.pool_1.5/readme.txt	Wed Nov 03 12:18:46 2010 +0100
@@ -0,0 +1,12 @@
+-------------------
+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/
\ No newline at end of file