Content deleted Content added
M.B~enwiki (talk | contribs) m →References: changed caegory to Distributed systems |
|||
Line 30:
## Sends the observor process its own saved state
## Attaches the snapshot token to all subsequent messages (to help propagate the snapshot token)
# Should a process that has already received the snapshot token receive a message that does not bear the snapshot token, this process will forward that message to the
From this, the observor builds up a complete snapshot: a saved state for each process and all messages "in the ether" are saved.
|