ダウンロードリスト

プロジェクト概要

OSCache は、高性能な J2EE キャッシュ JSP ページ、HTTP 応答の全体 (動的に生成された画像を含む)、および任意の Java オブジェクトの一部をキャッシュすることができますソリューションです。(例えば、イベントで DB 障害のキャッシュされたコンテンツを提供しています) 巨大なパフォーマンスの向上および正常なエラー耐性を J2EE アプリケーションに提供できます。

システム要件

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

2006-03-07 02:28
2.3

CRONを表現、特定の日付および/または時刻でのコンテンツの有効期限が切れる。プラグイン可能なEntryRefreshPolicy。メモリ量の削減量。より高速なディスクの永続性。場合は、プロセスの一切の権利は、キャッシュファイルを削除する必要がありますDiskPersistenceListenerデッドロックが回避されます。が、新しいJSPタグです。_addgroups_、およびキャッシュイベントリスナーのリストを取得するインターフェイスです。 commonsのコレクションの依存関係が削除されています。 Java 1.3のサポートが削除されています。
タグ: 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サブクラス、または特別なインターフェイスを実装することによってカスタムキャッシュキーの生成。 CacheFilterサブクラス、または特別なインターフェイスを実装することによってカスタムキャッシュグループを生成。フィルタチェーン内でGZipフィルタのサポート。アプリケーションスコープのページのセッションの作成を回避します。複数の一致するキャッシュフィルタは死んでいないが、レスポンスのロックはもう。キャッシュの2倍のクライアントを前に、同じ応答は配信されませんキャッシュを開始するが、もはや。
タグ: 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のjarファイルおよび構成、更新のドキュメントは、HashDiskPersistenceListnerは、ファイル名のハッシュを追加し、プロパティを追加し、cache.persistence.overflow.onlyは、キャッシュエントリを認める場合のみときに、メモリ容量を超過されて保持される。
タグ: 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

多くのバグ修正がなされた、少なくとも1つの新しい機能が追加されました。キャッシュは、ディスクに一度だけのメモリ容量を費やされて永続化するように構成することができます。
タグ: 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の表現によると、およびフラッシュすることができますキャッシュをクラスタ全体に分散することができますキャッシュエントリは、エントリまたはグループのグループ化をサポートしています。キャッシュの設定は、ドキュメント、およびオーバーホールされている多くのバグが修正されて改良されています。
タグ: 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.

プロジェクトリソース