Hi,
I've been exploring about controller and worker since the last few days. I was able to push workflows to worker through controller and it ran. However I have couple of questions, it would be great if someone can address them on this forum.
1. Can a server act as both Controller and Worker? Under System Settings I was able to check both Enable Worker, Enable Controller. I am curious to know if a controller can act as a worker as well.
2. Suppose I have a Controller and multiple workers, How does the controller distribute the workflow/load among workers? Is there any load balancer that takes care of this job.
3. Can we specify a task for each worker? Let's assume I have one controller and 2 workers. And my workflow needs to process two files ( File1 and File2). Can I configure one worker to process File1 and other to process File2?
Thanks,
Sid
Solved! Go to Solution.
Hi Gents,
Is there a way to explicitly define which workers to execute which workflows ?
For example, Worker1 runs Workflows1,2,3 &
Worker2 runs Workflows4,5,6
Thanks,
Sandeep.
Hi Sandeep
As far as I am aware there isn't a way currently to specify which worker recieves which job. If you could come up with a good use case for this it may be applicable to post in the ideas section of the community.
Regards
Chris