In the Iterated Immediate Snapshot model (IIS ) the memory consists of a sequence of one-shot Immediate Snapshot (IS ) objects. Processes access the sequence of IS objects, one-by-one, asynchronously, in a wait-free manner; any number of processes can crash. Although more restricted (each IS object can be accessed only once), the IIS model is equivalent to the read/write model for wait-free solvability of decision tasks. Its interest lies in the elegant recursive structure of its runs, which facilitates its analysis, round by round. Although there are by now quite a few papers that use the IIS model or its variants, the approach has not yet been used to study failure detectors. The paper shows that an elegant way of capturing the power of a...