Characteristics of a Distributed Caching Scheme

The cache characteristics are defined by a caching scheme.

TIBCO BusinessEvents uses a distributed caching scheme, in which the cached object data is partitioned between the storage PUs in the cache cluster for efficient use of memory. This means that no two storage PUs are responsible for the same item of data.

A distributed caching scheme has the following characteristics:

Overall, the distributed cache system is the best option for systems with a large data footprint in memory.