A group of four processes P0-P3 sends out multicasts in a run as shown below. The g...
Check the final answer first, then review the worked steps.
Check the final answer first, then review the worked steps.
To determine the sequence vector at P2, we count the number of messages sent by each process that P2 has received or causally depends on. P2 receives M1 from P1 (seq 1), M3 from P0 (seq 3), and M4 from P3 (seq 1). P2 also receives M2 from P0 (seq 2). Thus, P2 has received 2 messages from P0, 3 from P1, 1 from P2, and 0 from P3.