question

Felipe T avatar image
0 Likes"
Felipe T asked Felipe T commented

Operators connected to dispatchers

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!

FlexSim 17.2.2
operatordispatcher
· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Raja Sekaran avatar image
3 Likes"
Raja Sekaran answered Felipe T commented

Hi @Felipe T ,

Instead of using Dispatcher, Resource-Shared assets would be a better option to hold the operator at the same processor until queue becomes empty. I have attached the sample model. After acquiring the operator it will not release until queue becomes empty. I hope this will help you.

resource-shared assets.fsm

Thanks.


· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.