" /> Marcel Neuhausler's World: June 2007 Archives

« May 2007 | Main | July 2007 »

June 25, 2007

Java Caching System

"The Apache Jakarta Project has released Java Caching System (JCS) 1.3, an open source "distributed caching system written in java. It is intended to speed up applications by providing a means to manage cached data of various dynamic natures. Like any caching system, JCS is most useful for high read, low put applications. Latency times drop sharply and bottlenecks move away from the database in an effectively cached system."

(Via Cafe au Lait Java News and Resources.)