Abstract
Message passing is widely used in industry to develop programs consisting of several distributed communicating components. Developing functionally correct message passing software is very challenging due to the concurrent nature of message exchanges. Nonetheless, many safety-critical applications rely on the message passing paradigm, including air traffic control systems and emergency services, which makes proving their correctness crucial. We focus on the modular verification of MPI programs by statically verifying concrete Java code. We use separation logic to reason about local correctness and define abstractions of the communication protocol in the process algebra used by mCRL2. We call these abstractions futures as they predict how components will interact during program execution. We establish a provable link between futures and program code and analyse the abstract futures via model checking to prove global correctness. Finally, we verify a leader election protocol to demonstrate our approach.
Original language | English |
---|---|
Title of host publication | Proceedings of the Ninth workshop on Programming Language Approaches to Concurrency- and Communication-cEntric Software, PLACES 2016 |
Editors | Dominic Orchard, Nobuko Yoshida |
Publisher | ArXiv.org |
Pages | 65-72 |
Number of pages | 8 |
DOIs | |
Publication status | Published - Apr 2016 |
Event | 9th Workshop on Programming Language Approaches to Concurrency- and Communication-cEntric Software, PLACES 2016 - Eindhoven, Netherlands Duration: 8 Apr 2016 → 8 Apr 2016 Conference number: 9 |
Workshop
Workshop | 9th Workshop on Programming Language Approaches to Concurrency- and Communication-cEntric Software, PLACES 2016 |
---|---|
Abbreviated title | PLACES 16 |
Country/Territory | Netherlands |
City | Eindhoven |
Period | 8/04/16 → 8/04/16 |
Other | Workshop affiliated with ETAPS 2016 |