paperbot · PL 论文追踪

RSS

Reasoning about distributed reconfigurable systems

OOPSLA 6(OOPSLA2)2022
Emma Ahrens, Marius Bozga, Radu Iosif, Joost-Pieter Katoen

尚未生成 AI 速览(可能缺少 API key 或等待下次运行补跑)。

原文摘要(Abstract)

This paper presents a Hoare-style calculus for formal reasoning about reconfiguration programs of distributed systems. Such programs create and delete components and/or interactions (connectors) while the system components change state according to their internal behaviour. Our proof calculus uses a resource logic, in the spirit of Separation Logic, to give local specifications of reconfiguration actions. Moreover, distributed systems with an unbounded number of components are described using inductively defined predicates. The correctness of reconfiguration programs relies on havoc invariants, that are assertions about the ongoing interactions in a part of the system that is not affected by the structural change caused by the reconfiguration. We present a proof system for such invariants in an assume/rely-guarantee style. We illustrate the feasibility of our approach by proving the correctness of real-life distributed systems with reconfigurable (self-adjustable) tree architectures.

链接与引用

DOI 原文 ·

BibTeX
@article{paperbot1435,
  title = {Reasoning about distributed reconfigurable systems},
  author = {Emma Ahrens and Marius Bozga and Radu Iosif and Joost-Pieter Katoen},
  journal = {Proceedings of the ACM on Programming Languages},
  volume = {6},
  number = {OOPSLA2},
  year = {2022},
  doi = {10.1145/3563293}
}