Published September 6, 2021 | Version 0.1
Software Open

Artifact for "Much ADO about Failures: A Fault-Aware Model for Compositional Verification of Strongly Consistent Distributed Systems"

  • 1. Yale University
  • 2. Northeastern University

Description

This is the artifact for "Much ADO about Failures: A Fault-Aware Model for Compositional Verification of Strongly Consistent Distributed Systems" (OOPSLA '21). Source files are included in artifact.tgz. See the README for build instructions.

Abstract

Despite recent advances, guaranteeing the correctness of large-scale distributed applications without compromising performance remains a challenging problem. Network and node failures are inevitable and, for some applications, careful control over how they are handled is essential. Unfortunately, existing approaches either completely hide these failures behind an atomic state machine replication (SMR) interface, or expose all of the network-level details, sacrificing atomicity. We propose a novel, compositional, atomic distributed object (ADO) model for strongly consistent distributed systems that combines the best of both options. The object-oriented API abstracts over protocol-specific details and decouples high-level correctness reasoning from implementation choices. At the same time, it intentionally exposes an abstract view of certain key distributed failure cases, thus allowing for more fine-grained control over them than SMR-like models. We demonstrate that proving properties even of composite distributed systems can be straightforward with our Coq verification framework, Advert, thanks to the ADO model. We also show that a variety of common protocols including multi-Paxos and Chain Replication refine the ADO semantics, which allows one to freely choose among them for an application's implementation without modifying ADO-level correctness proofs.

Files

README.md

Files (197.4 MB)

Name Size Download all
md5:c03cebb77a40edcf26e507a4804d72f3
197.4 MB Download
md5:e8d696a594bce597b6c02abe1afab728
98 Bytes Download
md5:9ba9bf77f54bdfc732fa5dfb8ff4bbb2
31.6 kB Preview Download