ダウンロードリスト

プロジェクト概要

FKache オープン ソースは、JSR-107 JCache API の実装です。その目的は商業 JCache 実装をオープン ソースの代替を提供し、Java および J2EE の高速分散キャッシュ メカニズムを提供します。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-01-27 23:55
1.0-beta5

このリリースのアップデートディスクのメカニズムを、書き込み、およびいくつかの項目を削除するための準備をします。
タグ: 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とExpires String.Issueとバグをグループ内のオブジェクトの無効化に問題があると一緒に修正されました。は、起動時またはキャッシュの停止が発生したcachesweeper問題は、cachesweepingとグループが修正されたとのバグが修正されました。グループの現在の存在のためにキャッシュに挿入される前にチェックされます。
タグ: 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よりも大きい1番目のバグが修正されました。このリリースでは、パフォーマンステストのフレームワークが完了します。 JCacheOS FKacheは、このOSのライブラリと、今度はJSRの間に混乱を避けるために改名されました。
タグ: 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

このバージョンでは、追加、およびグループから削除する地図インターフェイスを介して可能です。多数のバグが修正されました。他にも変更が安定性を高めるにされ、マニュアルを強化し、動きをより詳細に沿って、パフォーマンステストのフレームワーク上で。
タグ: 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の仕様どおり)、およびバックアップの加入者へのローカル無効に呼び出しを追加し、コメントアウトしています。
タグ: 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.

プロジェクトリソース