activity
20192022
most citedRandomized Consensus with Regular Registers

2 citations · 7 across the 6 of their papers we have counts for

collaborators

7 papers

cs.DC20221 cited

Parameterized algorithm for replicated objects with local reads

Changyu Bi, Vassos Hadzilacos, Sam Toueg

We consider the problem of implementing linearizable objects that support both read and read-modify-write (RMW) operations in message-passing systems with process crashes. Since in…

cs.DC20212 cited

An Impossibility Result on Strong Linearizability in Message-Passing Systems

David Yu Cheng Chan, Vassos Hadzilacos, Xing Hu +1

We prove that in asynchronous message-passing systems where at most one process may crash, there is no lock-free strongly linearizable implementation of a weak object that we call…

cs.DC2021

Differentiated nonblocking: a new progress condition and a matching queue algorithm

David Y. C. Chan, Shucheng Chi, Vassos Hadzilacos +1

In this paper, we first propose a new liveness requirement for shared objects and data structures, we then give a shared queue algorithm that satisfies this requirement and we prov…

cs.DC2021

On Register Linearizability and Termination

Vassos Hadzilacos, Xing Hu, Sam Toueg

In a seminal work, Golab et al. showed that a randomized algorithm that works with atomic objects may lose some of its properties if we replace the atomic objects that it uses with…

cs.DC20202 cited

On Linearizability and the Termination of Randomized Algorithms

Vassos Hadzilacos, Xing Hu, Sam Toueg

We study the question of whether the "termination with probability 1" property of a randomized algorithm is preserved when one replaces the atomic registers that the algorithm uses…

cs.DC20202 cited

Randomized Consensus with Regular Registers

Vassos Hadzilacos, Xing Hu, Sam Toueg

The well-known randomized consensus algorithm by Aspnes and Herlihy for asynchronous shared-memory systems was proved to work, even against a strong adversary, under the assumption…