Go Back

Open Lines with Finite Buffers - Principles

Open lines with buffers are very similar to open lines with no buffer restriction, except that finite buffers impose additional constraints on their performance. Therefore, the principles of open lines with infinite buffer generally apply to lines with buffers.  However, we also have some additional principles related to buffering.  These are very similar to the buffering principles of closed system with finite buffers.  The only difference is that in a closed system WIP is fixed, so that altering buffers affects throughput gets affected by the buffer, while in the open case throughput is fixed so altering buffers only affects WIP level.


Back to open lines with finite buffers

Go Back