Title :
Robust emulation of shared memory using dynamic quorum-acknowledged broadcasts
Author :
Lynch, N.A. ; Shvartsman, A.A.
Author_Institution :
Lab. for Comput. Sci., MIT, Cambridge, MA, USA
Abstract :
The paper presents a robust emulation of multi-writer/multireader registers in message-passing systems using dynamic quorum configurations. In addition to processor and link failures, this emulation tolerates changes in quorum configurations, i.e., on-line replacements of one quorum system consisting of read and write quorums with another such system. The new emulation is specified using a modular two-layer architecture. The lower layer uses unreliable broadcast to disseminate a client request to a set of processors, and then to collect responses from a subset of the processors. The higher layer emulates robust multi-writer/multi-reader registers where quorum configurations are used to ensure register atomicity. A unique feature of the read/write service is that it implements dynamically changing quorum configurations. The processor designated as the reconfigured executes requests that replace the current configuration with a new configuration. The combination of the higher and lower layers allows essentially unlimited concurrency and does not involve locks. Waiting can occur only due to processor or link failures that disconnect at least one processor in each read quorum or at least one processor in each write quorum of the specified configurations. Additional computation and communication overhead can be incurred by the read and write operations when they encounter frequent reconfigurations. The algorithms are specified here in terms of I/O automata and their correctness is proved using invariants and partial-order methods.
Keywords :
fault tolerant computing; message passing; reliability; shared memory systems; I/O automata; client request dissemination; communication overhead; computation overhead; correctness proving; dynamic quorum configurations; dynamic quorum-acknowledged broadcasts; link failure; message-passing systems; modular two-layer architecture; partial-order methods; processor failure; processors; read quorums; register atomicity; response collection; robust emulation; robust multi-writer/multireader registers; shared memory; unlimited concurrency; unreliable broadcast; write quorums; Atomic layer deposition; Automata; Broadcast technology; Broadcasting; Computer science; Concurrent computing; Emulation; Laboratories; Registers; Robustness;
Conference_Titel :
Fault-Tolerant Computing, 1997. FTCS-27. Digest of Papers., Twenty-Seventh Annual International Symposium on
Conference_Location :
Seattle, WA, USA
Print_ISBN :
0-8186-7831-3
DOI :
10.1109/FTCS.1997.614100