Java Caching System (JCS) is a distributed caching system written in Java.
This software is designed to speed up applications by providing a means to manage cached data of various dynamic natures. It uses a combination of memory, disk, lateral, and remote components to provide data integrity and session failover across webservers.
JCS is part of the Jakarta Project, an umbrella project from the Apache Software Foundation.
Key Features
- Caching objects in memory.
- Memory management.
- Disk overflow (and defragmentation).
- Thread pool controls.
- Element grouping.
- Minimal dependencies.
- Quick nested categorical removal.
- Data expiration (idle time and max life).
- Extensible framework.
- Fully configurable runtime parameters.
- Region data separation and configuration.
- Fine grained element configuration options.
- Remote synchronization.
- Remote store recovery.
- Non-blocking “zombie” (balking facade) pattern.
- Lateral distribution of elements via HTTP, TCP, or UDP.
- UDP Discovery of other caches.
- Element event handling.
- Remote server chaining (or clustering) and failover.
- Custom event logging hooks.
- Custom event queue injection.
- Custom object serializer injection.
- Key pattern matching retrieval.
- Network efficient multi-key retrieval.
- Rich grouping mechanism, where groups of elements can be invalidated and whose attributes can be listed.
- Twice as fast as Ehcache.
Website: commons.apache.org/proper/commons-jcs
Support: FAQ
Developer: Apache Software Foundation
License: GNU General Public License
JCS is written in Java. Learn Java with our recommended free books and free tutorials.
Related Software
| Caching Systems | |
|---|---|
| Memcached | High-performance distributed memory object caching system |
| Redis | Persistent key-value database with network interface |
| Hazelcast | Distributed in-memory data store and computation platform |
| Apache Ignite | Distributed database, caching and processing platform |
| Ehcache | Standards based pure Java in-process cache |
| Java Caching System | Distributed caching system written in Java |
| Couchbase | Distributed key-value database management system |
| Apache Geode | Distributed, in-memory data management platform |
| yrmcds | LRU cache library and key-value server |
| Cachelot | Memory object caching system with master/slave replication |
| Infinispan | Distributed, in-memory database and data grid |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.