一个简单的使用Apache JCS共同发展情况的包装。
- 资源大小:600.94 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
简单
一个
使用
情况
包装
资 源 简 介
Apache JCS is a great caching system, but is somewhat difficult for novice users owing to the following three problems:
The generality of Apache JCS means there is a somewhat complicated configuration file to learn;
The backward compatibility of Apache JCS for Java 1.4 means that generics are not supported;
A slow public release schedule means more recent release candidates with significant bug fixes are not obviously available. (Note: Due to bugs in the most recent release candidate, the current release of simplejcs uses the official 1.3 version (which has its own share of bugs, unfortunately)).
SimpleJCS provides a wrapper around Apache JCS that preconfigures the system to support the following requirements:
* Write-through caching with an indexed disk cache backing store.
* Default directory location (~/.simplejcs) for cache files.
* A shutdown hook to ensure that the backing index file is
文 件 列 表
simplejcs-1.0.322
src
.classpath
.project
build.xml
checkstyle.build.xml
common.build.xml
dist.build.xml
emma.build.xml
findbugs.build.xml
ivy.build.xml
ivy.xml
ivysettings.xml
jar.build.xml
javadoc.build.xml
junit.build.xml
pmd.build.xml
simplejcs.jar
verify.build.xml