Configuring TIBCO FTL as the Cluster Provider
You can use TIBCO FTL as the cluster provider for your TIBCO BusinessEvents projects. By doing so, you can enhance performance and add security-related advantages offered by TIBCO FTL to your projects.
Before you begin
- Ensure that you have TIBCO FTL installed on your system. Also, configure and start the TIBCO FTL servers. For details, see TIBCO FTL Documentation.
- A CDD file is added to your project, see Adding a CDD File to the Project.
- Procedure
-
Open the
be-engine.tra
file located at BE_HOME\bin and update the following variable:tibco.env.FTL_HOME= to tibco.env.FTL_HOME=<absolute_path_to_TIBCO_FTL_installation>
- To use TIBCO BusinessEvents Studio for configuring the cluster or starting the TIBCO BusinessEvents engine, open the studio.tra file available at BE_HOME\studio\eclipse\configuration and update the variable tibco.env.FTL_HOME= to tibco.env.FTL_HOME=<absolute_path_to_TIBCO_FTL_installation>.
- In the TIBCO BusinessEvents Studio, open the CDD file for editing.
- On the Cluster tab, select Cluster Management and
TIBCO FTL
as the Cluster Provider. For more information, see Cluster Management Reference for TIBCO FTL Cluster. - Save the CDD file.
What to do nextFor TIBCO FTL as the cluster provider, you can have either Cache or Store as Object Management Type.
- Apache Ignite is the default cache provider. See Configuring Apache Ignite as a Cache Provider
- ActiveSpaces and Apache Cassandra are the store options present for TIBCO FTL as the cluster provider. See:
Subtopics