Пакет geronimo-jcache-1.0-api: Информация

    Исходный пакет: geronimo-jcache-1.0-api
    Версия: 1.0-alt1_1jpp1.7
    Собран:  28 июля 2007 г. 9:36
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: https://jsr-107-interest.dev.java.net/

    Лицензия: Apache Software License 2.0
    О пакете: JCache (JSR-107) API
    Описание: 
    Caching is a tried and true method for dramatically speeding
    up applications. Applications often use temporary data which
    are expensive to create, but have a lifetime over which they
    can be reused. For example, a servlet might create a web
    page from data obtained from multiple databases, network
    connections, and expensive computations; the sets of data
    might be reusable over the same or different periods of time.
    The JCACHE specification standardizes in process caching of
    Java objects in a way that allows an efficient implementation,
    and removes from the programmer the burden of implementing
    cache expiration, mutual exclusion, spooling, and cache
    consistency.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    geronimo-jcache-1.0-api (noarch)
    geronimo-jcache-1.0-api-javadoc (noarch)

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

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

    Права:
    Igor Vlasenko
    @java

      1. /proc
      2. jpackage-1.4-compat
      3. jpackage-utils >= 0:1.6
      4. saxon
      5. saxon-scripts
      6. maven-plugins >= 0:1.1

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


    24 июля 2007 г. Igor Vlasenko 0:1.0-alt1_1jpp1.7
    - converted from JPackage by jppimport script