Title :
Implementing a Register in a Dynamic Distributed System
Author :
Baldoni, Roberto ; Bonomi, Silvia ; Kermarrec, Anne-Marie ; Raynal, Michel
Author_Institution :
Sapienza Univ. di Roma, Rome, Italy
Abstract :
Providing distributed processes with concurrent objects is a fundamental service that has to be offered by any distributed system. The classical shared read/write register is one of the most basic ones. Several protocols have been proposed that build an atomic register on top of an asynchronous message-passing system prone to process crashes. In the same spirit, this paper addresses the implementation of a regular register (a weakened form of an atomic register) in an asynchronous dynamic message-passing system. The aim is here to cope with the net effect of the adversaries that are asynchrony and dynamicity (the fact that processes can enter and leave the system). The paper focuses on the class of dynamic systems the churn rate c of which is constant. It presents two protocols, one applicable to synchronous dynamic message passing systems, the other one to eventually synchronous dynamic systems. Both protocols rely on an appropriate broadcast communication service (similar to a reliable broadcast). Each requires a specific constraint on the churn rate c. Both protocols are first presented in an as intuitive as possible way, and are then proved correct.
Keywords :
concurrency control; message passing; protocols; asynchronous dynamic message-passing system; broadcast communication service; concurrent object; distributed process; dynamic distributed system; protocols; regular register; synchronous dynamic message passing system; Access protocols; Broadcasting; Computer crashes; Concurrent computing; Distributed computing; Message passing; Registers; Asynchronous message-passing system; churn; dynamic system; eventually synchronous system; infinite arrival model; regular register; synchronous system;
Conference_Titel :
Distributed Computing Systems, 2009. ICDCS '09. 29th IEEE International Conference on
Conference_Location :
Montreal, QC
Print_ISBN :
978-0-7695-3659-0
Electronic_ISBN :
1063-6927
DOI :
10.1109/ICDCS.2009.46