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 | |
|---|---|
| Redis | Persistent key-value database with network interface |
| Memcached | High-performance distributed memory object caching system |
| 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 |
| yrmcds | LRU cache library and key-value server |
| Cachelot | Memory object caching system with master/slave replication |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

