Good morning,
I wondered if there was a way so I could dispatch task executers to some fixed resources by matching a certain label.
Let's say that I have a group of task executers (operators) and a group of processors. They are all of them linked to a dispatcher. The operators have a certain label and so do the processors. I would like to dispatch the operators only to the processors that match this label's value.
I have checked in the tutorials but I have not found the solution. Is there any other better way maybe?
Thanks a lot for your help.
Diego