Tue, 04 Jun 2024 14:40:58 UTC | login

Information for build apache-commons-dbcp-1.4-26.fc30

ID96314
Package Nameapache-commons-dbcp
Version1.4
Release26.fc30
Epoch
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.
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 24 Jul 2019 08:17:14 UTC
CompletedWed, 24 Jul 2019 08:17:14 UTC
Tags
f31
RPMs
src
apache-commons-dbcp-1.4-26.fc30.src.rpm (info) (download)
noarch
apache-commons-dbcp-1.4-26.fc30.noarch.rpm (info) (download)
apache-commons-dbcp-javadoc-1.4-26.fc30.noarch.rpm (info) (download)
Changelog * Thu Feb 07 2019 Mat Booth <mat.booth@redhat.com> - 1.4-26 - Rebuild to regenerate OSGi metadata * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild