in reply to Re^4: Locking/unlocking program execution using a queue
in thread Locking/unlocking program execution using a queue
No, thats not a problem because every program trying to overflow the FIFO will stall itself and give enough CPU to the stalled script to empty the buffer. The kernel sees to that.