Advanced Configuration : Configuring Worker Pools : Running Multiple Workers for Additional Workload Bandwidth
 
Share this page                  
Running Multiple Workers for Additional Workload Bandwidth
If you are using an externalized configuration, you can also run multiple workers on different machines with network connectivity to the messaging broker. When multiple workers are configured, they will compete for any work on the default job queue. You can enable this by performing the following steps:
1. Download and install the Worker Service on the desired machine or VM.
2. Go to ../Actian/IntegrationManager/conf and open application.properties.
3. Find the entry named "queue.host" and change the value from "localhost" to the IP address or fully qualified domain name of the machine hosting the messaging broker.
4. Go to the services console and **Start** Actian DataCloud Worker.