Tue, 11 Jun 2024 03:28:10 UTC | login

Information for build apache-commons-dbcp-1.4-29.fc32

ID142949
Package Nameapache-commons-dbcp
Version1.4
Release29.fc32
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
StartedFri, 27 Mar 2020 10:49:47 UTC
CompletedFri, 27 Mar 2020 10:49:47 UTC
Tags
f33
f37
f38
RPMs
src
apache-commons-dbcp-1.4-29.fc32.src.rpm (info) (download)
noarch
apache-commons-dbcp-1.4-29.fc32.noarch.rpm (info) (download)
apache-commons-dbcp-javadoc-1.4-29.fc32.noarch.rpm (info) (download)
Changelog * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-29 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Sat Nov 30 2019 Mat Booth <mat.booth@redhat.com> - 1.4-28 - Set compiler source and target to fix FTBFS * 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