question

1234 avatar image
0 Likes"
1234 asked Felix Möhlmann answered

How to pull from list only a quantity

  1. model.fsmHow to make the task executers transport a specific amount of flowitems from each queue
FlexSim 24.0.1
taskexecutors
model.fsm (36.3 KiB)
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

Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered

I'd suggest to use Process Flow and make each processor push its item to a different partition. That makes it easy so pull a specific number from each processor and also to know when all items have arrived in the queue.

model_1.fsm


model-1.fsm (46.0 KiB)
5 |100000

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