Adding a Processing Unit
A processing unit deploys as a TIBCO BusinessEvents engine. One engine runs in one JVM.
Each processing unit contains one or more agents of different types. The main types are inference agents which performs the inferencing work, and cache agents, which manage the objects. For details on the fields present on the Processing Units tab, see Processing Units Configuration Settings.
- Procedure
- In the TIBCO BusinessEvents Studio, open the CDD editor.
- In the CDD editor, select the
Processing Units tab and do the following:
Select the default processing unit and configure it. You can rename it as needed.Click Add to add more processing units as needed.
- Specify the value of the configuration settings for the PU that you have selected.
For details on the configuration settings, see Processing Units Configuration Settings.
Note: For deployment, TIBCO Administrator by default looks for a processing unit calleddefault
and a CDD file calleddefault
. - In the Agents section, click Add and select an agent class.
- If needed, assign to each agent a key and a priority.
See PUs with Unique Agent Instance Properties for details.
- In the Properties section, add any additional configuration properties as required.
- Save the resource.