Replies: 1 comment
-
Let's assume that channels aren't FIFO, so we could have that the messages from the same sender aren't delivered in the same order in which they were sent, so: On Drive they also make an example: For example, it can happen that |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Exercise 11: Show that, if channels are not FIFO, then Chandy–Lamport snapshot algorithm does not work.
Beta Was this translation helpful? Give feedback.
All reactions