Cache OM with Memory Only Mode on All Objects and Fault Tolerance
In Memory object management does not support fault tolerance.
This table presents options available if you use Cache OM with Memory Only mode set on all objects, which provides fault tolerance for memory only objects.
# PUs
# Agents |
With Fault Tolerance Configuration | No Fault Tolerance Configuration |
---|---|---|
1 PU
1 Agent |
(N/A) | Data is isolated to a single PU (JVM). No recovery. |
1 PU
n Agents |
(N/A) | No recovery. |
n PUs
1 Agent |
Data is isolated in each PU. Failover and failback are allowed. Object state is not preserved or transferred. Recommended only for stateless operations. | Data is isolated to each PU. No recovery. |
n PUs
n Agents |
Data is isolated in each multi-agent PU.
Object state is not maintained during failover and failback. Recommended only for stateless operations. |
No recovery. |
Copyright © TIBCO Software Inc. All rights reserved.