Processor Backup

Processor Backup

mdemalia
Enthusiast Enthusiast
48 Views
2 Replies
Message 1 of 3

Processor Backup

mdemalia
Enthusiast
Enthusiast

[ FlexSim 21.2.2 ]

Attached is a simple model to help demonstrate something I would like to learn best practices for. Essentially an item gets processed and then 50% need to go to a secondary process. Items cannot move to the secondary process until they are finished with the first process. The problem I have with the model is that items will wait on Processor 1 and 2 (like an unintentional queue) at the end until Processor 3 and 4 are free, but Processor 1 and 2 will still function as normal. Ideally I want Processor 1 and 2 to be tied up until the secondary processors are free. Queue 2 would increase quantity and then I can increase processors in resource B or increase process time to make the system run smooth. Thoughts?Processor Back Up Example.fsm

0 Likes
Accepted solutions (1)
49 Views
2 Replies
Replies (2)
Message 2 of 3

Jeanette_Fullmer
Community Manager
Community Manager
Accepted solution

Hello @Michael D6,

You can move the release resource for processor 1 and 2 to after the flow item acquires the next processor or will be moved to the Queue 1. Please, let me know if this is not the behavior you intended and I can assist you further.

1631824505704.png

processor-back-up-example_1.fsm

Message 3 of 3

mdemalia
Enthusiast
Enthusiast
@Jeanette F Thanks, this is very helpful.
0 Likes