Attached is a simple model with three robots pulling from a single queue and then dropping to a corresponding sink. It works, but the way I made it would be time consuming to scale. I would like to get some tips on how to set this up so that it could scale to 10, 20 or 100 robots without needing to copy and past each block and then select the robot and the queue. I thought about adding the robots to a resource, but then was not sure how to direct to the corresponding sink. Multi Robot Processor.fsm