question

oleg avatar image
0 Likes"
oleg asked oleg commented

queue

I have a queue, it receives elements, how to make it so that the last person who entered the queue is the first to go to the processor (the last person who entered is transferred to the processor), and vice versa, the first entered the queue, the first served (the first to entered, the first is passed to the processor)

FlexSim 24.1.0
queueprocesorlast in first out
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 oleg commented

1714564376534.png

Use the LIFO (last in, first out) option.


1714564376534.png (6.7 KiB)
· 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.

oleg avatar image oleg commented ·
Thanks
0 Likes 0 ·