DocumentCode
2310060
Title
Distributed solutions to the mutual exclusion problem
Author
Satyanarayanan, R. ; Muthukrishnan, C.R.
Author_Institution
Dept. of Comput. Sci. & Eng., Indian Inst. of Technol., Madras, India
fYear
1990
fDate
24-27 Sep 1990
Firstpage
294
Abstract
The authors propose the token path method for achieving mutual exclusion in distributed computing systems. The nodes in the distributed system interact only with their neighbors. There is no central control exercised. The node which wishes to execute the critical section perturbs the existing token path and waits for the token. When the token arrives at the node, the processes which request control for executing the section are given permission to execute the section according to some local policy. After that, the token is routed to another node which has requested the token. All messages are routed on the edges of the spanning tree of the system, which helps to reduce the number of messages. The nondeterministic selection of one-of-many critical sections is also presented, and a solution using the token path method is proposed
Keywords
distributed processing; message switching; protocols; resource allocation; trees (mathematics); critical sections; distributed computing systems; mutual exclusion problem; spanning tree; token path method; Computer science; Control systems; Costs; Distributed computing; Gain control; Multiprocessing systems; Mutual coupling; Permission; Protocols; Tree graphs;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer and Communication Systems, 1990. IEEE TENCON'90., 1990 IEEE Region 10 Conference on
Print_ISBN
0-87942-556-3
Type
conf
DOI
10.1109/TENCON.1990.152619
Filename
152619
Link To Document