Cache replication | In-memory cache


Cache replication

Cache replication is a WebSphere Application Server service that provides the following benefits:

The data replication configuration can exist as part of the Web container dynamic cache configuration accessible through the administrative console, or on a per-cache entry basis through the cachespec.xml file. The sharing policy set on a particular cache-entry overrides the default sharing policy set on the replication domain.

Cache replication can take on various forms:

The dynamic cache service broadcasts cache replication updates asynchronously, based on a configurable batch update interval (on the dynamic cache service administrative console panel) rather than sending them immediately. Invalidations are sent immediately. Distribution of invalidations prevents stale data from residing in a cluster.