Tight failure detection bounds on atomic object implementationsOpen Website

Published: 2010, Last Modified: 10 May 2023J. ACM 2010Readers: Everyone
Abstract: This article determines the weakest failure detectors to implement shared atomic objects in a distributed system with crash-prone processes. We first determine the weakest failure detector for the basic register object. We then use that to determine the weakest failure detector for all popular atomic objects including test-and-set, fetch-and-add, queue, consensus and compare-and-swap, which we show is the same.
0 Replies

Loading