English

A Fault-Tolerant Sequentially Consistent DSM With a Compositional Correctness Proof

Distributed, Parallel, and Cluster Computing 2016-08-09 v1

Abstract

We present the SC-ABD algorithm that implements sequentially consistent distributed shared memory (DSM). The algorithm tolerates that less than half of the processes are faulty (crash-stop). Compared to the multi-writer ABD algorithm, SC-ABD requires one instead of two round-trips of communication to perform a write operation, and an equal number of round-trips (two) to perform a read operation. Although sequential consistency is not a compositional consistency condition, the provided correctness proof is compositional.

Keywords

Cite

@article{arxiv.1608.02442,
  title  = {A Fault-Tolerant Sequentially Consistent DSM With a Compositional Correctness Proof},
  author = {Niklas Ekström and Seif Haridi},
  journal= {arXiv preprint arXiv:1608.02442},
  year   = {2016}
}

Comments

Paper presented at the 4th Edition of The International Conference on NETworked sYStems, May 18-20, 2016

R2 v1 2026-06-22T15:14:53.786Z