Jump to ratings and reviews
Rate this book

Algorithms for Mutual Exclusion

Rate this book
The problem of mutual exclusion - or of defining fundamental operations so that it is possible to resolve conflicts resulting from several concurrent processes sharing the resources of a computer system - has emerged over the last 20 years as a prime example of the difficulties associated with parallel or distributed programming. The implementation of a mutual exclusion mechanism, therefore, is a very real phenomenon that faces every designer of operating systems as well as applications programmers who use services provided by computer systems built around several processing units, or linked by a network.This book presents a remarkable survey of a vast field of concrete and highly complex research on algorithms for parallel or distributed control. Since parallelism makes it difficult to understand the behavior or to analyze the properties of algorithms that can solve these problems, all of the algorithms have been rewritten in a single language and restructured so that they are easy to understand and compare. The book systematically stresses the principles guiding their design, provides arguments to prove their validity and gives quantitative data allowing their assessment. Preface. The Nature of Control Problems in Parallel Processing. The Mutual Exclusion Problem in a Centralized Software Solutions. The Mutual Exclusion Problem in a Centralized Hardware Solutions. The Mutual Exclusion Problem in a Distributed Solutions Based on State Variables. The Mutual Exclusion Problem in a Distributed Solutions Based on Message Communication. Two Further Control Problems.M. Raynal is a professor, Department Informatique, IRISA-Universite de Rennes 1, France. "Algorithms for Mutual Exclusion "is included in the Scientific Computation Series, edited by Dennis Gannon.

160 pages, Paperback

First published August 4, 1986

6 people want to read

About the author

Michel Raynal

22 books3 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
0 (0%)
3 stars
0 (0%)
2 stars
0 (0%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.