Package jakarta-jcs: Information
Source package: jakarta-jcs
Version: 1.3.2.8-alt6_1jpp5
Build time: Mar 30, 2013, 04:26 AM
Category: Development/Java
Report package bugHome page: http://jakarta.apache.org/jcs/
License: Apache Software License
Summary: Java Caching System
Description:
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.
List of RPM packages built from this SRPM:
jakarta-jcs (noarch)
jakarta-jcs-javadoc (noarch)
jakarta-jcs-manual (noarch)
jakarta-jcs (noarch)
jakarta-jcs-javadoc (noarch)
jakarta-jcs-manual (noarch)
Maintainer: Igor Vlasenko
Last changed
March 29, 2013 Igor Vlasenko 0:1.3.2.8-alt6_1jpp5
- explicitly use junit3
Sept. 12, 2012 Igor Vlasenko 0:1.3.2.8-alt5_1jpp5
- build with saxon6-scripts
March 14, 2012 Igor Vlasenko 0:1.3.2.8-alt4_1jpp5
- fixed build with moved maven1