Latest Java Tools and downloads-click here now! › Browse Category › Caching
Main Page | Add Download |
New Additions |
Random
| cache4j |
v 0.4 |
|
Cache for java objects. Simple API and fast implementation.
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 |
| |
|
| Chisel |
v 1.0 (beta) |
|
| Chisel is a semantic cache framework for Java™. It speeds up database queries and remote method calls. It calculates which parts of a query can't be answered from the cache, and poses a smaller query (or queries) to obtain only those data from the source. |
| |
|
| EdenLib |
v 2.0b1 |
|
| EdenLib is a collection of Java libraries that can be reused in open source projects. The collection contains code which is found useful for various functionalities. |
| |
|
| ehcache |
v 1.2.x |
|
Ehcache is a widely used java distributed cache for general purpose caching, J2EE and light-weight containers.
It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more...
Ehcache is available under an Apache open source license and is actively developed, maintained and supported. |
| |
|
| Ehcache |
v 1.2 |
|
| Ehcache is a widely used java distributed cache for general purpose caching, J2EE and light-weight containers.It features memory and disk stores, replicate by copy and invalidate, listeners, a gzip caching servlet filter and much more.Ehcache is available under an Apache open source license and is actively developed, maintained and supported. |
| |
|
| FKache |
v 1.0 (beta) |
|
| FKache is an Open Source implementation of the JSR-107 JCache API. This implementation should be the fastest implementation available amongst Open Source and commercial. |
| |
|
| Java Caching System |
v 1.2.x |
|
| JCS is a 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. |
| |
|
| OSCache (modified Apache license) |
v 2.x |
|
| OSCache is a caching solution that includes a JSP tag library and set of classes to perform fine grained dynamic caching of JSP content, servlet responses or arbitrary objects. It provides both in memory and persistent on disk caches, and can allow your site to have graceful error tolerance (eg if an error occurs like your db goes down, you can serve the cached content so people can still surf the site almost without knowing). Take a look at the great features of OSCache. |
| |
|
| SwarmCache |
v 1.0 RC2 |
|
SwarmCache is a simple but effective distributed cache. It uses IP multicast to efficiently communicate with any number of hosts on a LAN. It is specifically designed for use by clustered, database-driven web applications. Such applications typically have many more read operations than write operations, which allows SwarmCache to deliver the greatest performance gains. SwarmCache uses JavaGroups internally to manage the membership and communications of its distributed cache.
Wrappers have been written that allow SwarmCache to be used with the Hibernate and JPOX persistence engines. |
| |
|
Page: 1
|