Advanced Configuration : Configuring Worker Pools : Running Multiple Workers to Support Workload Segregation
 
Share this page                  
Running Multiple Workers to Support Workload Segregation
In some cases, you may want to segregate workloads based on workload type or customer type, for example, short- versus long-running integration jobs. You can segregate workloads by creating multiple destinations, which are configurations for Worker Pools. You can enable this by performing the following steps:
1. Create a new destination record within your configuration database.
2. Download and install the Worker Service on the desired machine or VM.
3. Go to ../Actian/IntegrationManager/conf and open application.properties.
4. 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.
5. Find the entry named "worker.destinationId" and set the value to the ID field of the destination record you created in Step 1.
6. Go to the services console and **Start** Actian DataCloud Worker.