Setting Up In Memory Object Management
If you do not want to use cluster and/or persistence for your project, you can use In Memory object management
For details about In Memory object management, see In Memory Object Management.
- Procedure
- In TIBCO BusinessEvents Studio, perform one of the following steps for your project:
- In the New CDD wizard, add a new CDD file and select Cluster Type as
Unclustered
and Object Management Type asIn Memory
. For details, see Adding a CDD File to the Project If modifying an existing CDD file, on the Cluster tab, select the Cluster Management and change the Cluster Management Mode to
Unclustered
.By default, the object management is set to In Memory.
- In the New CDD wizard, add a new CDD file and select Cluster Type as
- To verify, select Object Management and see that Object Management Mode is set to
In Memory
. - Save the CDD file.
What to do next
- You can set up the Application Metrics configurations to display data in a visualization software for analysis. For more information, see Application Metrics Configurations
- Setup the agents and processing units for your project, see Collections, Agent Classes, and Processing Units.