Book Chapter10.1007/978-3-642-12200-2_36
Iterated shared memory models
Sergio Rajsbaum
- 19 Apr 2010
- pp 407-416
35
Chat with Paper
AI Agents for this Paper
Find similar papers on Google Scholar, PubMed and Arxiv
Write a critical review of this paper
Analyze citations of this paper to find unaddressed research gaps
Citations
•Book
Fault-Tolerant Message-Passing Distributed Systems: An Algorithmic Approach
Michel Raynal
- 13 Sep 2018
TL;DR: This book presents the most important fault-tolerant distributed programming abstractions and their associated distributed algorithms, in particular in terms of reliable communication and agreement, which lie at the heart of nearly all distributed applications.
134
Distributed programming with tasks
Eli Gafni,Sergio Rajsbaum +1 more
- 14 Dec 2010
TL;DR: A new simulation from the snapshots model to the IS model is presented, and it is shown that the simulation can work with models that have access to certain communication objects, called 01-tasks, and that it can be extended to work with Models stronger that wait-free.
62
Power and limits of distributed computing shared memory models
TL;DR: The fundamental role that topology plays in the distributed computability theory is explained, and a powerful simulation technique is presented that allows to show that, from a computability point of view, t-resilience is not different from wait-freedom.
44
The Iterated Restricted Immediate Snapshot Model
Sergio Rajsbaum,Michel Raynal,Corentin Travers +2 more
- 27 Jun 2008
TL;DR: The paper shows that an elegant way of capturing the power of a failure detector and other partially synchronous systems in the ${\mathit{IIS}}$ model is by restricting appropriately its set of runs, giving rise to the Iterated Restricted Immediate Snapshot model.
A Simplicial Complex Model for Dynamic Epistemic Logic to study Distributed Task Computability
Éric Goubault,Jérémy Ledent,Sergio Rajsbaum +2 more
- 07 Sep 2018
TL;DR: In this paper, the authors propose to uncover the higher dimensional information implicit in the Kripke frame by considering a dual, simplicial complex model, and show that the topological invariants determine whether a distributed task specification can be modeled as a DEL action model.
35
References
Impossibility of distributed consensus with one faulty process
TL;DR: In this paper, it is shown that every protocol for this problem has the possibility of nontermination, even with only one faulty process.
4.7K
Unreliable failure detectors for reliable distributed systems
Tushar Deepak Chandra,Sam Toueg +1 more
TL;DR: It is proved that Consensus and Atomic Broadcast are reducible to each other in asynchronous systems with crash failures; thus, the above results also apply to Atomic Broadcast.
Consensus in the presence of partial synchrony
TL;DR: Fault-tolerant consensus protocols are given for various cases of partial synchrony and various fault models that allow partially synchronous processors to reach some approximately common notion of time.
Distributed Algorithms 2020
Juho Hirvonen,Jukka Suomela +1 more
- 01 Jan 2020
TL;DR: This week it is shown that 3-coloring paths requires Ω(log∗ n) rounds, which matches the fast coloring algorithms that the authors saw in Chapter 1.
On interprocess communication: Part I: Basic formalism
TL;DR: In Part II, the formalism is used to specify several classes of interprocess communication mechanisms and to prove the correctness of algorithms for implementing them.
928