Downloadliste

Projektbeschreibung

jZonic-Cache is a Java-based caching system. It supports
simple cache types like static, last recently used, time to
live, file content, and more. There is also a TreeCache
included that makes handling dependencies very simple
between objects.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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.

2004-01-22 19:50
1.1

Diese Version enthält eine CacheHandler, die verwendet werden zum Laden und Speichern der Cache kann. Zwei Arten von Handler sind im Preis inbegriffen, dass die Verwendung Serialisierung. Ein Zuhörer, dass jeder Zuhörer, wenn der Cache geändert hat, informiert ist im Preis inbegriffen. Javadoc ist nun enthalten, und es gibt einige Bugfixes (vor allem in den TTL-Cache).
Tags: Major feature enhancements
This release contains a CacheHandler which can be used to load and store the cache. Two types of handlers are included that use serialization. A listener that notifies every listener when the cache has changed is included. Javadoc is now included, and there are some bugfixes (mostly in the TTL cache).

2004-01-14 10:05
1.0

Tags: Initial freshmeat announcement

Project Resources