[图书][B] Distributed computing through combinatorial topology

M Herlihy, D Kozlov, S Rajsbaum - 2013 - books.google.com
Distributed Computing Through Combinatorial Topology describes techniques for analyzing
distributed algorithms based on award winning combinatorial topology research. The …

[图书][B] Fault-tolerant message-passing distributed systems: an algorithmic approach

M Raynal - 2018 - books.google.com
This book presents the most important fault-tolerant distributed programming abstractions
and their associated distributed algorithms, in particular in terms of reliable communication …

The renaming problem in shared memory systems: An introduction

A Castañeda, S Rajsbaum, M Raynal - Computer Science Review, 2011 - Elsevier
Exploring the power of shared memory communication objects and models, and the limits of
distributed computability are among the most exciting research areas of distributed …

New combinatorial topology bounds for renaming: the lower bound

A Castañeda, S Rajsbaum - Distributed Computing, 2010 - Springer
In the renaming task n+ 1 processes start with unique input names taken from a large space
and must choose unique output names taken from a smaller name space, 0, 1,..., K. To rule …

New combinatorial topology bounds for renaming: The upper bound

A Castañeda, S Rajsbaum - Journal of the ACM (JACM), 2012 - dl.acm.org
In the renaming task, n+ 1 processes start with unique input names from a large space and
must choose unique output names taken from a smaller name space, 0, 1,…, K. To rule out …

The complexity of renaming

D Alistarh, J Aspnes, S Gilbert… - 2011 IEEE 52nd …, 2011 - ieeexplore.ieee.org
We study the complexity of renaming, a fundamental problem in distributed computing in
which a set of processes need to pick distinct names from a given namespace. We prove an …

Optimal-time adaptive strong renaming, with applications to counting

D Alistarh, J Aspnes, K Censor-Hillel, S Gilbert… - Proceedings of the 30th …, 2011 - dl.acm.org
We give two new randomized algorithms for strong renaming, both of which work against an
adaptive adversary in asynchronous shared memory. The first uses repeated sampling over …

Locally solvable tasks and the limitations of valency arguments

H Attiya, A Castañeda, S Rajsbaum - Journal of Parallel and Distributed …, 2023 - Elsevier
An elegant strategy for proving impossibility results in distributed computing was introduced
in the celebrated FLP consensus impossibility proof. This strategy is local in nature as at …

Reductions and extension-based proofs

K Brusse, F Ellen - Proceedings of the 2021 ACM Symposium on …, 2021 - dl.acm.org
In the theory of distributed computing, the notion of a reduction is a common tool for proving
impossibility results. If task T reduces to task S, and T is impossible to solve, then so is S …

Generalized symmetry breaking tasks and nondeterminism in concurrent objects

A Castañeda, D Imbs, S Rajsbaum, M Raynal - SIAM Journal on Computing, 2016 - SIAM
Processes in a concurrent system need to coordinate using an underlying shared memory or
a message-passing system in order to solve agreement tasks such as, for example …