Object Management and Fault Tolerance
An important aspect of most TIBCO BusinessEvents applications is management of the objects created and modified at runtime.
It is important to consider the effect of object storage options when designing projects.
Different projects have different object management requirements. For some, it is acceptable to destroy the objects once the rule engine cycle that needs them has completed. They require only memory-based object management. For others, the instances have longer term value and need to be persisted.
Fault tolerance options are related to the object management type used. TIBCO BusinessEvents supports a variety of object management and fault tolerance options.
Copyright © TIBCO Software Inc. All Rights Reserved.