Tue, 11 Jun 2024 00:52:18 UTC | login

Information for build apache-commons-dbcp-1.4-27.fc31

ID121144
Package Nameapache-commons-dbcp
Version1.4
Release27.fc31
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
StartedThu, 08 Aug 2019 14:10:52 UTC
CompletedThu, 08 Aug 2019 14:10:52 UTC
Tags
f31
f32
f33
RPMs
src
apache-commons-dbcp-1.4-27.fc31.src.rpm (info) (download)
noarch
apache-commons-dbcp-1.4-27.fc31.noarch.rpm (info) (download)
apache-commons-dbcp-javadoc-1.4-27.fc31.noarch.rpm (info) (download)
Changelog * Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * 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