Static analysis of multiway synchronization

P. Ladkin,B. Simons
DOI: https://doi.org/10.1145/782224
1994-10-31
Abstract:We present an algorithm for statically analyzing the communications amongst distributed or concurrent processes that communicate using multiway synchronization, in which many processes may participate in an atomic communication action, such as in the ITU standard specification language LOTOS. This extends our previous work in which we provided an algorithm for static analysis of communication amongst processes that use two-process primitives such as in CSP and Occam.
What problem does this paper attempt to address?