freebsd-ports/java/jakarta-commons-pool/pkg-descr
Sergey A. Osokin d2534ef045 Add slash to WWW tag.
Also remove pair new-lines for portlint(1) happy.

Submitted by:	Anton Yudin <toha@toha.org.ua> (maintainer)
2003-10-08 09:51:45 +00:00

9 lines
363 B
Text

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/