question

Theresa B avatar image
0 Likes"
Theresa B asked Theresa B commented

Using Dispatcher vs. Acquire TE from a Group

Hi, again, another Dispatcher/Process flow question from me - but theoretical this time!

I've seen 2 kinds of implementation around:

  • using a dispatcher to organise the dispersal of resources (and assign multiple operators to a processor) around a model
  • creating a group of task executers and acquiring the requisite number in an Acquire Resource activity


Is there any difference between doing it one way or the other?

I assume if you were not using Process Flow, you'd use a Dispatcher for the organisation of several Task Executers; would you bother using a dispatcher rather than creating a group of TEs and drawing from that list?

Thanks in advance!


FlexSim 22.2.0
processflowdispatcherobject group
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

David Seo avatar image
1 Like"
David Seo answered Theresa B commented

Using dispatcher object in standard library is more easer than using TE resource group like TE List. You should make a custome logic for using an available resource among the TEs group.

· 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.