Software

Java Caching System – distributed caching system

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
RedisPersistent key-value database with network interface
MemcachedHigh-performance distributed memory object caching system
HazelcastDistributed in-memory data store and computation platform
Apache IgniteDistributed database, caching and processing platform
EhcacheStandards based pure Java in-process cache
Java Caching SystemDistributed caching system written in Java
CouchbaseDistributed key-value database management system
yrmcdsLRU cache library and key-value server
CachelotMemory object caching system with master/slave replication

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments