Question

Divide workload among 4 different bot runners without using Queue

  • 16 March 2023
  • 2 replies
  • 28 views

Badge +2

One of the process is taking long time to complete the run due to high volume. Please suggest a method divide workload on multiple bot runners without using Queue


2 replies

Userlevel 7
Badge +13

Hi @komal.jadhav ,

 

You can use the Devicepool for this. Create a Devicepool and add all the runners to it. Later, in the BOT schedule, just add the Devicepool without mentioning any runner from it. During the Schedule, it will automatically choose whichever runner machine is free and assign the task to it.

Userlevel 5
Badge +10

@komal.jadhav  can you please provide what was the input to share between multiple devices ?

Reply