Hi!
I have been dealing with some modeling issues regarding the execution of tasks linked to processors and multiprocessors, via operators connected to dispatchers. In the model, there are several aligned processors with short operating times in which operators are intercalating between them. Is there any strategy I can use to hold the operators on the same processor until the end of the items on queue?
Thank you!