English

Analysing Mutual Exclusion using Process Algebra with Signals

Logic in Computer Science 2017-09-05 v1

Abstract

In contrast to common belief, the Calculus of Communicating Systems (CCS) and similar process algebras lack the expressive power to accurately capture mutual exclusion protocols without enriching the language with fairness assumptions. Adding a fairness assumption to implement a mutual exclusion protocol seems counter-intuitive. We employ a signalling operator, which can be combined with CCS, or other process calculi, and show that this minimal extension is expressive enough to model mutual exclusion: we confirm the correctness of Peterson's mutual exclusion algorithm for two processes, as well as Lamport's bakery algorithm, under reasonable assumptions on the underlying memory model. The correctness of Peterson's algorithm for more than two processes requires stronger, less realistic assumptions on the underlying memory model.

Keywords

Cite

@article{arxiv.1709.00826,
  title  = {Analysing Mutual Exclusion using Process Algebra with Signals},
  author = {Victor Dyseryn and Rob van Glabbeek and Peter Höfner},
  journal= {arXiv preprint arXiv:1709.00826},
  year   = {2017}
}

Comments

In Proceedings EXPRESS/SOS 2017, arXiv:1709.00049

R2 v1 2026-06-22T21:32:06.083Z