Detailansicht

Consistent Distributed Storage

eBook - Synthesis Lectures on Distributed Computing Theory
ISBN/EAN: 9781636390635
Umbreit-Nr.: 3156977

Sprache: Englisch
Umfang: 192 S.
Format in cm:
Einband: Keine Angabe

Erschienen am 30.06.2021
Auflage: 1/2021


E-Book
Format: PDF
DRM: Adobe DRM
€ 79,95
(inklusive MwSt.)
Sofort Lieferbar
  • Zusatztext
    • <p><b>This is a presentation of several approaches for employing shared memory abstraction in distributed systems, a powerful tool for simplifying the design and implementation of software systems for networked platforms.</b></p><p>These approaches enable system designers to work with abstract readable and writable objects without the need to deal with the complexity and dynamism of the underlying platform. The key property of shared memory implementations is the consistency guarantee that it provides under concurrent access to the shared objects. The most intuitive memory consistency model is atomicity because of its equivalence with a memory system where accesses occur serially, one at a time. Emulations of shared atomic memory in distributed systems is an active area of research and development. The problem proves to be challenging, and especially so in distributed message passing settings with unreliable components, as is often the case in networked systems. Several examples are provided for implementing shared memory services with the help of replication on top of message-passing distributed platforms subject to a variety of perturbations in the computing medium.</p>