A New Robust Decentralized DMX Algorithm

M. Challenger, P. Bayat, and M.R. Meybodi (Iran)

Keywords

Distributed mutual exclusion, DMX or DME, reliability, process concurrency, synchronization and fault tolerance

Abstract

This paper presents a reliable decentralized mutual exclusion algorithm for distributed systems in which processes communicate by asynchronous message passing. When any failure happens in system, the algorithm protects the distributed system against any crash. It also makes possible the recovery of lost data in system. It requires between (N-1) and 2(N-1) messages per critical section access, where N is the number of processes in the system. The exact message complexity can be expressed as an order function of clients in computation. The algorithm does not introduce any other overhead over Lamport's and Ricart-Agrawala's algorithms, which require 3(N-1) and 2(N-1) messages per critical section access, respectively.

Important Links:



Go Back