Thu, 13 Jun 2024 03:36:38 UTC | login

Information for RPM apache-commons-dbcp-1.4-20.fc24.src.rpm

ID570
Nameapache-commons-dbcp
Version1.4
Release20.fc24
Epoch
Archsrc
SummaryApache Commons DataBase Pooling Package
DescriptionMany Apache 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.
Build Time2016-02-03 16:52:36 GMT
Size925.24 KB
76d256c8deb92bc4efae263791a7e66a
LicenseASL 2.0
Provides No Provides
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
maven-local
mvn(commons-logging:commons-logging)
mvn(commons-pool:commons-pool)
mvn(junit:junit)
mvn(org.apache.commons:commons-parent:pom:)
mvn(org.apache.geronimo.specs:geronimo-jta_1.1_spec)
mvn(org.apache.maven.plugins:maven-assembly-plugin)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 3 of 3
Name ascending sort Size
apache-commons-dbcp.spec5.05 KB
commons-dbcp-1.4-src.tar.gz910.65 KB
jdbc41.patch16.84 KB
Component of No Buildroots