Cacheonix is a reliable distributed Java cache. It helps software organizations achieve reliability, scalability, and performance in their enterprise applications by distributing cached data across a cluster of computers connected by a high-speed network and converting the per-node memory into a large cache of the shared address space. Cacheonix builds on top of a reliable cache coherence protocol that ensures that all nodes have a consistent view of the shared data.
| Tags | Clustering/Distributed Networks Software Development Libraries |
|---|---|
| Operating Systems | Unix POSIX Windows Mac OS X |
| Implementation | Java |