|
There are n + 1 processes A1, A2, .... An and B, A1 ..... An each continuously sends messages to B through the same buffer, and B keeps fetching messages, it must fetch every message sent. The buffer was empty at the beginning, and the trial PV operation was implemented correctly. |
|