Atomic snapshots of shared memory

57Citations
Citations of this article
17Readers
Mendeley users who have this article in their library.
Get full text

Abstract

An atomic snapshot memory is a shared data structure allowing concurrent processes to store information in a collection of shared registers, all of which may be read in a single atomic scan operation. This paper presents three wait-free implementations of atomic snapshot memory. Two constructions implement wait-free single-writer atomic snapshot memory from wait-free atomic single-writer, n-reader registers. A third construction implements a wait-free n-writer atomic snapshot memory from n-writer, n-reader registers. The first implementation uses unbounded (integer) fields in these registers, while the other implementations use only bounded registers. All operations require Θ(n2) reads and writes to the component shared registers in the worst case.

Cite

CITATION STYLE

APA

Afek, Y., Attiya, H., Dolev, D., Gafni, E., Merritt, M., & Shavit, N. (1990). Atomic snapshots of shared memory. In Proceedings of the Annual ACM Symposium on Principles of Distributed Computing (pp. 1–13). Publ by ACM. https://doi.org/10.1145/93385.93394

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free