Menu

cache4j / News: Recent posts

cache4j perfomance tester 0.4 released

cache4j perfomance tester - package for testing java caching API.
Tested libraries: cache4j_0.4, ehcache-1.1, jcs-1.2.7.0, oscache-2.2

Posted by Yuriy Stepovoy 2006-03-09

cache4j 0.4 released

cache4j is a cache for Java objects with a simple API and fast implementation.

Initial release features:
* in memory caching
* design for multithread environment
* two implementation: synchronized, blocking
* eviction algorithm LFU, LRU, FIFO
* for store object can use strong or soft reference
* available under the BSD license

http://cache4j.sourceforge.net/

Posted by Yuriy Stepovoy 2006-02-24