skip to main content
Language:
Search Limited to: Search Limited to: Resource type Show Results with: Show Results with: Search type Index

Cure: Strong semantics meets high availability and low latency

Int. Conf. on Distributed Computing Systems (ICDCS), 2016, p.405-414

Distributed under a Creative Commons Attribution 4.0 International License ;DOI: 10.1109/ICDCS.2016.98

Digital Resources/Online E-Resources

Citations Cited by
  • Title:
    Cure: Strong semantics meets high availability and low latency
  • Author: Akkoorath, Deepthi Devaki ; Tomsic, Alejandro ; Bravo, Manuel ; Li, Zhongmiao ; Crain, Tyler ; Bieniusa, Annette ; Preguiça, Nuno ; Shapiro, Marc
  • Subjects: Computer Science ; Other
  • Is Part Of: Int. Conf. on Distributed Computing Systems (ICDCS), 2016, p.405-414
  • Description: Developers of cloud-scale applications face a difficult decision of which kind of storage to use, summarised by the CAP theorem. Currently the choice is between classical CP databases, which provide strong guarantees but are slow, expensive, and unavailable under partition; and NoSQL-style AP databases, which are fast and available, but too hard to program against. We present an alternative: Cure provides the highest level of guarantees that remains compatible with availability. These guarantees include: causal consistency (no ordering anomalies), atomicity (consistent multi-key updates), and support for high-level data types (developer friendly API) with safe resolution of concurrent updates (guaranteeing convergence). These guarantees minimise the anomalies caused by parallelism and distribution, thus facilitating the development of applications. This paper presents the protocols for highly available transactions, and an experimental evaluation showing that Cure is able to achieve scalability similar to eventually-consistent NoSQL databases, while providing stronger guarantees.
  • Publisher: IEEE
  • Language: English
  • Identifier: DOI: 10.1109/ICDCS.2016.98
  • Source: Hyper Article en Ligne (HAL) (Open Access)

Searching Remote Databases, Please Wait