Download List

프로젝트 설명

OSCache is a high performance J2EE caching solution that can cache portions of JSP pages, entire HTTP responses (including dynamically generated images), and arbitrary Java objects. It can provide your J2EE application with huge performance gains and graceful error tolerance (e.g., in the event of a DB failure, cached content is served).

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-03-07 02:28
2.3

Cron은 표현을 특정 날짜 및 / 또는 시간의 콘텐츠 만료됩니다. 플러그 EntryRefreshPolicy. 메모리 소비가 감소. 빠른 디스크 끈기. 만약 프로세스가 아무 권리가 캐시 파일을 삭제했습니다 DiskPersistenceListener 교착 상태를 피할 수있습니다. 저기 새 JSP로 태그가 _addgroups_, 그리고 캐시 이벤트 리스너의 목록을 가져올 인터페이스입니다. 평민 컬렉션 종속성이 제거되었습니다. 자바 1.3 지원이 감소되었습니다.
Tags: Minor bugfixes
CRON expressions to expire content at specific dates and/or times. Pluggable EntryRefreshPolicy. Reduced memory consumption. Faster disk persistence. DiskPersistenceListener deadlocks are avoided if a process has no rights to delete the cache file. There is a new JSP tag _addgroups_, and an interface to get a list of the cache event listeners. The commons collection dependency has been removed. Java 1.3 support has been dropped.

2005-11-07 20:00
2.2

, 헤더 만료 예, 더 많은 HTTP 헤더를 유지합니다. CacheFilter subclassing 또는 특별한 인터페이스를 구현하여 사용자 지정 캐시 키 생성. CacheFilter subclassing 또는 특별한 인터페이스를 구현하여 사용자 지정 캐시 그룹의 생성. 필터 체인 Gzip으로 필터를 지원합니다. 응용 범위가 페이지에 대한 세션을 생성 말예요. 여러 개의 일치하는 필터가 죽은 캐시되지 않습니다 응답 자물쇠 이상. 캐시를 두 번하기 전에 클라이언트가 같은 반응을 게재되지 않습니다 캐시로 시작 더이상.
Tags: Minor bugfixes
Preserves more HTTP headers, e.g. the expires header. Custom cache key generation by subclassing CacheFilter or by implementing a special interface. Custom cache groups generation by subclassing CacheFilter or by implementing a special interface. Support for GZip filters in the filter chain. Avoids session creation for application scope pages. Multiple matching cache filters won't dead-lock the response anymore. The cache won't be served the same response twice before the client begins to cache it anymore.

2005-01-19 04:49
2.1

하기 위해서는 더러운 문자와 지나칠 정도로 긴 이름을 제거하려면이 업데이 트를 릴리스 jgroups 항아리와 구성, 업데이트, 설명서, HashDiskPersistenceListner 해시는 파일 이름을 추가하고 속성을 추가, cache.persistence.overflow.only, 그 캐시에 항목을 수 밖에 할 때 메모리 용량을 초과되었습니다 지속됩니다.
Tags: Major feature enhancements
This release updates the jgroups jar and
configuration, updates the documentation, adds a
HashDiskPersistenceListner that hashes file names in order
to eliminate nasty characters and overly long names, and
adds a property, cache.persistence.overflow.only, that
allows cache entries to only be persisted when the memory
capacity has been exceeded.

2004-09-19 07:51
2.1 RC1

많은 버그수정을 만든 하나 이상의 새로운 기능이 추가되었습니다. 캐시 디스크에 한 번만 메모리 용량을 소진되었습니다 유지하도록 구성할 수있습니다.
Tags: Minor feature enhancements
Many bugfixes were made and at least one new feature was added. The cache can now be configured to persist to disk only once the memory capacity has been expended.

2003-07-21 02:57
2.0 Beta 1

저기 1.7.5 릴리스에 많은 개선됩니다. 일부 주요 새로운 기능을 이제 cron이 표현에 따르면, 변기 수있습니다 캐시 클러스터를 통해 배포할 수있는 캐시 항목, 항목 또는 그룹의 그룹화에 대한 지원이 포함되어있습니다. 캐시를 구성, 설명서, 그리고 철저하게되었습니다 많은 버그가 수정되었습니다 향상되었습니다.
Tags: Major feature enhancements
There are many improvements over the 1.7.5 release. Some of the key new features include support for grouping of cache entries, entries or groups can now be flushed according to cron expressions, and caches can be distributed across a cluster. The cache configuration has been improved, the documentation has been overhauled, and many bugs have been fixed.

Project Resources