Cache Solutions in Java

Java Caching System
JCS is a distributed caching system written in java for server-side java applications. It is intended to speed up dynamic web applications by providing a means to manage cached data of various dynamic natures. Like any caching system, the JCS is most useful for high read, low put applications 

License Apache Software License 
HomePage http://jakarta.apache.org/turbine/jcs/


OSCache
OSCache is a widely used, high performance J2EE caching framework. In addition to it’s servlet-specific features, OSCache can be used as a generic caching solution for any Java application. 

License Apache Software License 
HomePage http://www.opensymphony.com/oscache/

 

EHCache
EHCache is a pure Java, in-process cache with the following features: Fast,Simple, Acts as a pluggable cache for Hibernate 2.1., with Small foot print, Minimal dependencies, Fully documented and Production tested 

License Apache Software License 
HomePage http://ehcache.sourceforge.net/


Leave a comment

0 Comments.

Leave a Reply

  • Read this materials also:
  • JAVA Software Download – Build Systems
  • Crawlers in Java
  • Collections
  • Code Coverage tools
  • JAVA Software Download – Content Management Systems
  • JAVA Software Download – Aspect-Oriented Frameworks
  • JAVA Software Download – ByteCode Libraries
  • Chat Servers in Java
  • JAVA Software Download – Ajax Frameworks
  • Code Beautifiers
  • Sitemap   Follow j2eetutorial on Twitter    

    Δ Top