No.063 Semantics and Verification of Object-Oriented Languages

Icon

NII Shonan Meeting Seminar 063

Hongseok Yang: ‘Cause I’m Strong Enough: Reasoning about Consistency Choices in Distributed Systems

Large-scale distributed systems often rely on replicated databases that allow a programmer to request different data consistency guarantees for different operations, and thereby control their performance. Using such databases is far from trivial: requesting stronger consistency in too many places may hurt performance, and requesting it in too few places may violate correctness. To help programmers in this task, we propose the first proof rule for establishing that a particular choice of consistency guarantees for various operations on a replicated database is enough to ensure the preservation of a given data integrity invariant. Our rule is modular: it allows reasoning about the behaviour of every operation separately under some assumption on the behaviour of other operations. This leads to simple reasoning, which we have automated in an SMT-based tool. We present a nontrivial proof of soundness of our rule and illustrate its use on several examples.

This is joint work with Alexey Gotsman (IMDEA, Spain),?Carla Ferreira (Universidade Nova Lisboa),?Mahsa Najafzadeh (UPMC & INRIA), and?Marc Shapiro (UPMC & INRIA).

Slides

Category: Talks

Tagged:

Comments are closed.