Advanced Configuration : Configuring Worker Pools : Running Multiple Workers to Support Workload Segregation : Externalizing the Worker Service and Messaging Broker
 
Share this page                  
Externalizing the Worker Service and Messaging Broker
For convenience, a set of distributed services is already installed with Integration Manager. You may enable the basic externalized configuration by performing the following steps:
1. Go to the services console and **Stop** Actian Integration Manager.
2. Go to ../Actian/IntegrationManager/conf and open application.properties.
3. Find the entry named "worker.embedded" and change the value to "false".
4. Go back to the services console:
a. **Start** Actian Messaging Broker.
b. **Start** Actian DataCloud Worker.
c. **Start** Actian Integration Manager.
To revert to the fully embedded configuration
1. Go to the services console:
a. **Stop** Actian Messaging Broker.
b. **Stop** Actian DataCloud Worker.
c. **Stop** Actian Integration Manager.
2. Go to ../Actian/IntegrationManager/conf and open application.properties.
3. Find the entry named "worker.embedded" and change the value to "true".
4. Go back to the Services console and **Start** Actian Integration Manager.