Пакет apache-commons-dbcp: Информация

    Исходный пакет: apache-commons-dbcp
    Версия: 1.4-alt2_19jpp8
    Собран:  3 февраля 2016 г. 7:39 в задании #157536
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://commons.apache.org/dbcp/

    Лицензия: ASL 2.0
    О пакете: Apache Commons DataBase Pooling Package
    Описание: 
    Many 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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    apache-commons-dbcp (noarch)
    apache-commons-dbcp-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      1. jpackage-generic-compat
      2. /proc
      3. maven-local
      4. mvn(commons-logging:commons-logging)
      5. mvn(commons-pool:commons-pool)
      6. mvn(junit:junit)
      7. mvn(org.apache.commons:commons-parent:pom:)
      8. mvn(org.apache.geronimo.specs:geronimo-jta_1.1_spec)
      9. mvn(org.apache.maven.plugins:maven-assembly-plugin)

    Последнее изменение


    2 февраля 2016 г. Igor Vlasenko 0:1.4-alt2_19jpp8
    - new version
    8 сентября 2014 г. Igor Vlasenko 0:1.4-alt2_14jpp7
    - new release
    28 июля 2014 г. Igor Vlasenko 0:1.4-alt2_12jpp7
    - new release