Ehcache API Developer Guide : Clustered Caches : Introduction
Introduction
Distributed caching allows you to harness additional benefits of horizontal scale-out, without losing on low latency offered by local on-heap tiers.
Diagram depicting Terracotta Server and distributed Ehcache clients
To enable clustering with Terracotta, you will have to deploy a Terracotta server configured with clustered cache storage.
You will then need to configure a cache manager to have clustering capabilities such that the caches it manages can utilize the clustered storage. Finally, any caches which should be distributed should be configured with a clustered storage tier.
Copyright © 2010-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback