Пакет jakarta-jcs: Информация

    Бинарный пакет: jakarta-jcs
    Версия: 1.2.7.0-alt1_7jpp5
    Архитектура: noarch
    Собран:  27 марта 2009 г. 15:27
    Исходный пакет: jakarta-jcs
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://jakarta.apache.org/jcs/

    Лицензия: Apache Software License
    О пакете: Java Caching System
    Описание: 
    JCS is a distributed caching system written in java
    for server-side java applications. It is intended to
    speed up dynamic web applications by providing a means
    to manage cached data of various dynamic natures.
    Like any caching system, the JCS is most useful for
    high read, low put applications. Dynamic content and
    reporting systems can benefit most.
    However, any site that repeatedly constructs pages,
    dropdowns, or common search results form a database
    that is updated at intervals (rather than across
    categories continuously) can improve performance and
    scalability by implementing caching. Latency times drop
    sharply and bottlenecks move away from the database in
    an effectively cached system.

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

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

    Права:
    @qa_p5

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


    27 марта 2009 г. Igor Vlasenko 0:1.2.7.0-alt1_7jpp5
    - fixed repocop warnings
    28 ноября 2007 г. Igor Vlasenko 0:1.2.7.0-alt1_7jpp1.7
    - updated to new jpackage release
    10 августа 2007 г. Igor Vlasenko 0:1.2.7.0-alt1_6jpp1.7
    - converted from JPackage by jppimport script