Hi Team,
I am trying to model the system where we have 3 processors in series having buffer in between.
Proc1, Proc2, Proc3
Proc2 have availability of 90% and Proc3 have availability of 80%
I would like to know the cause of blockage at Proc1 whether due to Proc2 or Proc3. Also, the time of blockage.
What is the best way to get these statistics?
Thank you!