question

Paúl Alejandro R avatar image
0 Likes"
Paúl Alejandro R asked Joshua S answered

Conditional release from 2 processor

move-object-by-case.fsm Hi, now I have 2 processor that are sending the processed items to one queue, but I need the queue to only have one item type at the same time. So if one processor finish processing and send the items to the queue the other processor needs to wait to release the items until the queue is empty.

FlexSim 17.2.5
processorrelease
· 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.

Joshua S avatar image Joshua S commented ·

@Paúl Alejandro R

Should there be a certain batch size of items in the queue?

0 Likes 0 ·
Paúl Alejandro R avatar image Paúl Alejandro R Joshua S commented ·

the queue maximun macapacity is 500 units @Joshua S

0 Likes 0 ·
Joshua S avatar image Joshua S Paúl Alejandro R commented ·

@Paúl Alejandro R

Also, say the queue will begin to take only items of type 1, then it reaches 500 and pushes them to the next queue, how do you want to determine what type the queue will take next. Do you want it to alternate?

0 Likes 0 ·
Show more comments

1 Answer

·
Joshua S avatar image
0 Likes"
Joshua S answered Isaac Litster commented

This model does what I think you are trying to do.12888-move-object-by-case.fsm


5 |100000

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

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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