Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Concurrency Control in Distributed System Using Mutual Exclusion

Posted By: arundhati
Concurrency Control in Distributed System Using Mutual Exclusion

Prof. Sukhendu Kanrar, Dr. Nabendu Chaki, "Concurrency Control in Distributed System Using Mutual Exclusion"
2017 | ISBN-10: 9811055580 | 104 pages | EPUB | 1 MB

The book presents various state-of-the-art approaches for process synchronization in a distributed environment. The range of algorithms discussed in the book starts from token based mutual exclusion algorithms that work on tree based topology. Then there are interesting solutions for more flexible logical topology like a directed graph, with or without cycle.
In a completely different approach, one of the chapters presents two recent voting-based DME algorithms. All DME algorithms presented in the book aim to ensure fairness in terms of first come first serve (FCFS) order among equal priority processes. At the same time, the solutions consider the priority of the requesting processes and allocate resource for the earliest request when no such request from a higher priority process is pending.