Single Server Embedded Cache Configuration

In the Single Server Embedded Cache topology, a single TIBCO MDM node itself contains ActiveSpaces. You do not need to run the external cache server.

For example:

Single Server Embedded Cache

To configure Single Server, specify the following properties in Configurator.

Single Server Embedded Cache Configuration
Property Name Description Values
AS Meta Space Name Type
(com.tibco.cim.cache.as.metaspace ) Specify the metaspace name. For example, cim_ms_prod.
AS unicast discovery URLs
(com.tibco.cim.cache.as.discoveryurl) Not Required. Not Required.
AS Listen URL
(com.tibco.cim.cache.as.listenurl )

(Optional)

Specify the listen URL. For example, tcp://10.20.30.41:50001 indicates to use 50001 on the member's IP: 10.20.30.41.
AS Unicast URL
(com.tibco.cim.cache.as.unicasturl ) Specify the unicast URL or use the default. The default value is tcp:////.
AS Multicast URL
(com.tibco.cim.cache.as.multicasturl ) Specify the multicast URL or use the default. For example, tibpgm://12348
AS Member Distribution Role
(com.tibco.cim.cache.as.distributionrole) Select SEEDER from the drop-down list. The default value is SEEDER.