In proceedings details

  • 'Cause I'm Strong Enough: Reasoning about Consistency Choices in Distributed Systems
  • Jan 2016
  • 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.
  • ACM Press
  • Alexey Gostman, Hongseok Yang, Carla Ferreira, Mahsa Najafzadeh, Marc Shapiro
  • 1 Jan 2016