1. What are the contributions mentioned in the paper "Distributed snapshots: determining global states of distributed systems" ?
This paper presents an algorithm by which a process in a distributed system determines a global state of the system during a computation.
read more
2. Why do the authors study the stability detection problem?
The authors study the stability-detection problem because it is a paradigm for many practical problems, such as distributed deadlock detection.
read more
3. What is the simplest way to record a state?
To ensure that the global-state recording algorithm terminates in finite time, each process must ensure that (Ll) no marker remains forever in an incident input channel and (L2) it records its state within finite time of initiation of the algorithm.
read more
4. what is the state of a postrecording event?
There may be a postrecording event ej-1 before a prerecording event ej for some j, L < j < 4; this can occur only if ej-1 and ej are in different processes (because if ej-1 and cj are in the same process and ej-1 is a postrecording event, then so is ej).
read more