Skip to main content
Erschienen in:
Buchtitelbild

Open Access 2020 | OriginalPaper | Buchkapitel

Proving the Safety of Highly-Available Distributed Objects

verfasst von : Sreeja S. Nair, Gustavo Petri, Marc Shapiro

Erschienen in: Programming Languages and Systems

Verlag: Springer International Publishing

loading …

To provide high availability in distributed systems, object replicas allow concurrent updates. Although replicas eventually converge, they may diverge temporarily, for instance when the network fails. This makes it difficult for the developer to reason about the object’s properties, and in particular, to prove invariants over its state. For the subclass of state-based distributed systems, we propose a proof methodology for establishing that a given object maintains a given invariant, taking into account any concurrency control. Our approach allows reasoning about individual operations separately. We demonstrate that our rules are sound, and we illustrate their use with some representative examples. We automate the rule using Boogie, an SMT-based tool.

download
DOWNLOAD
print
DRUCKEN
Metadaten
Titel
Proving the Safety of Highly-Available Distributed Objects
verfasst von
Sreeja S. Nair
Gustavo Petri
Marc Shapiro
Copyright-Jahr
2020
DOI
https://doi.org/10.1007/978-3-030-44914-8_20