question

David Seo avatar image
0 Likes"
David Seo asked David Seo edited

When many Queues want the flow items to move from List...

I want to make many queues of five hundred pull the needed item from the list and route to the needed like attached screen.

Whenever the flow items exit from five hundred queues, the Queue1,2,3 send the message to the Queue_in and then Queue_In pull the items from List of global ItemList1 of the Queue_List.

How can I make it?

I need help.

event-pull-from-list-test-v201703-09-1.fsm

FlexSim 17.0.3
pull event trigger from remote objects
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

Jordan Johnson avatar image
0 Likes"
Jordan Johnson answered David Seo edited

With lists, there is no need to send messages. In each Queue's properties window, on the Flow tab, you can use the "Use List" option. One (or many) queues can push to the list, and one (or many) queues can pull from that same list.

It sounds like you want to make 500 stations or cells, that are repetitions of the model you have shown. If that is the case, you can use the option above. You just need to push the items to a partition for each cell, and then pull the items from the correct partition.

· 2
5 |100000

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