Sciweavers

ATVA
2015
Springer

Effective Verification of Replicated Data Types Using Later Appearance Records (LAR)

8 years 10 days ago
Effective Verification of Replicated Data Types Using Later Appearance Records (LAR)
Replicated data types store copies of identical data across multiple servers in a distributed system. For the replicas to satisfy strong eventual consistency, these data types should be designed to guarantee conflict free convergence of all copies in the presence of concurrent updates. This requires maintaining history related metadata that, in principle, is unbounded. While earlier work such as [2] and [9] has concentrated on declarative frameworks for formally specifying CRDTs and conditions that guarantee the existence of finite-state (distributed) reference implementations, there has not been a systematic attempt so far to use the declarative specifications for effective verification of CRDTs. In this work, we propose a simple global reference implementation for CRDTs specified declaratively, and simple conditions under which this is guaranteed to be finite. Our implementation uses the technique of Later Appearance Record (LAR). We also outline a methodology for effective verifica...
Madhavan Mukund, Gautham Shenoy R., S. P. Suresh
Added 16 Apr 2016
Updated 16 Apr 2016
Type Journal
Year 2015
Where ATVA
Authors Madhavan Mukund, Gautham Shenoy R., S. P. Suresh
Comments (0)