Download List

프로젝트 설명

FKache Open Source is an implementation of the JSR
-107 JCache API. Its aim is to provide an open
source alternative to commercial JCache
implementations and deliver a fast distributed
caching mechanism for Java and J2EE.

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.

2005-01-27 23:55
1.0-beta5

이 릴리스 업데이 트가 디스크 메커니즘을 쓰고, 여러 항목의 제거를 준비합니다.
Tags: Code cleanup
This release updates the disk-write mechanism, and prepares for the removal of several items.

2004-10-26 08:43
1.0 beta 4

CacheObjectInfo 및 만료와 함께 String.Issue 버그 그룹의 내부 개체의 무효와 함께 문제를 함께 해결되었습니다. 그 때 캐시를 시작하거나 중지가 발생 cachesweeper 문제, 그리고 cachesweeping 및 그룹 수정 있던 버그가 수정되었습니다. 그룹 지금은 존재에 대한 캐시에 삽입되기 전에 검사합니다.
Tags: Minor bugfixes
A bug with CacheObjectInfo and Expires String.Issue was fixed along with a problem with the invalidation of objects inside groups. A cachesweeper issue that occurred when starting or stopping the cache was fixed, and a bug with cachesweeping and groups was corrected. Groups are now checked for existence before being inserted into the cache.

2004-09-21 11:47
1.0 beta 3

이 릴리스 CacheAccessFactory 최적화 SimpleClient에 대한 몇 가지 최적화를 변경합니다. 지도에 액세스할 성능을 주시기 바랍니다. TTL 큰 하나 이상의 순간 버그가 수정되었습니다. 이 릴리스의 성능을 테스트 프레임 워크가 완료됩니다. JCacheOS FKache이 운영 체제 라이브러리 곧는 JSR 사이에 혼동을 피하기 위해 변경되었습니다.
Tags: Minor bugfixes
This release optimizes CacheAccessFactory and makes some
optimization changes on the SimpleClient. The Map access
was performance tuned. A bug with a TTL larger than one
second was fixed. This release finishes the performance
testing framework. JCacheOS was renamed to FKache to
avoid confusion between this OS library and the upcoming
JSR.

2004-09-12 07:34
1.0 beta 2

이 버전에서는, 추가 및 그룹에서 삭제 지금은지도 인터페이스를 통해 가능합니다. 다수의 버그가 수정되었습니다. 다른 변경 사항 안정성이 증가했다, 문서를 강화, 그리고 움직임이 더욱 함께 성능 테스트 프레임 워크.
Tags: Major bugfixes
In this version, adds and deletes from groups are now
possible through the Map interface. Numerous bugs were
fixed. There were other changes to increase stability,
enhancements to the documentation, and movements
further along on the performance testing framework.

2004-07-07 08:36
1.0 beta 1

이 릴리스에는 몇 가지 방법을 사용하지 않는 필드를 제거하고 몇 가지 의심스러운 코드를 변경합니다. 그것은 무효화에 대한 CacheEventHandlers에 대한 지원을 추가, 메모리 캐시의 최대 개체에 대한 지원 및 DiskCache에 대한 최대 크기를 지정을 지원합니다. 또한, 유통 메커니즘을 강화 CacheEvent에 상수를 추가합니다 (는 JSR 사양 당)에 개체를 추가의 유통 (는 JSR 사양 당)을, 그리고 다시 가입자 지역 무효에 따라 전화를 추가 주석있다.
Tags: Major bugfixes
This release removes some unused methods, fields, and
changes some dubious code. It adds support for
CacheEventHandlers on invalidate, support for max objects
in the memory cache, and support for specifying the
maximum size for the DiskCache. It also enhances the
distribution mechanism, adds a constant in CacheEvent (as
per JSR specs), has commented out the distribution of object
additions (as per JSR specs), and adds a call back to
subscribers upon local invalidate.

Project Resources