Ehcache
Home PageCategories: Caching
Latest version: 1.4.1
Added 2005-06-30Updated 2008-03-06
Ehcache is a pure Java, in-process cache.
Features include:
- memory and disk stores
- scalable to hundreds of caches
- multiple CacheManagers per virtual machine
- supports Object or Serializable caching
- support cache-wide or element-based expiry policies
- provides LRU, LFU and FIFO cache eviction policies
- blocking cache to avoid duplicate processing for concurrent operations
- self-populating cache for pull through caching of expensive operations
- replicate by copy and invalidate
- listeners
- gzip caching servlet
Built for Java |
Library |
Plug-in |
Free or free version available |