I have a couple of taskexecuters coordinated to move items from many sources to one rack, i don't want the taskexecuters to pick each item from a different source (i mean queue), they should try to fill their capacity (yes, i set the capacity > 1), they should visit a second queue only if the first queue visited didn't fill their carrying capacity
many thanks