Logoj0ke.net Open Build Service > Projects > internetx:managed:testing > ix-firewall-plesk > Binaries > ix-firewall-plesk-0.1.8-2.1... > Dependencies
Sign Up | Log In

Dependency of ix-firewall-plesk-0.1.8-2.1.src.rpm

Name: jakarta-commons-dbcp

Project: CentOS_6.0

Repository: oss

Title: Jakarta Commons DataBase Pooling Package

Description:
Many Jakarta projects support interaction with a relational
database. Creating a new connection for each user can be time
consuming (often requiring multiple seconds of clock time),
in order to perform a database transaction that might take
milliseconds. Opening a connection per user can be unfeasible
in a publicly-hosted Internet application where the number of
simultaneous users can be very large. Accordingly, developers
often wish to share a "pool" of open connections between all
of the application's current users. The number of users actually
performing a request at any given time is usually a very small
percentage of the total number of active users, and during
request processing is the only time that a database connection
is required. The application itself logs into the DBMS, and
handles any user account issues internally.

Version: 1.2.1

Release: 13.8.el6

Architecture: noarch

Size: 116 KB

Build Time: 2011-07-03 06:16:42 +0200 (almost 13 years ago)

Provides

Symbol Required by
commons-dbcp = 0:1.2.1-13.8...
hibernate_jdbc_cache = 0:1....
jakarta-commons-dbcp = 0:1....

Requires

Symbol Provided by
jakarta-commons-collections... jakarta-commons-collections
jakarta-commons-pool >= 1.1 jakarta-commons-pool