‹Programming› 2020
Mon 23 - Thu 26 March 2020 Porto, Portugal
Thu 26 Mar 2020 09:00 - 10:30 at T2 - AntidoteDB I
Thu 26 Mar 2020 11:00 - 12:30 at T2 - AntidoteDB II

AntidoteDB: Just the Right Kind of Consistency!
You need a data store that allows for high throughput and availability, but you are worried about the consistency of your data under concurrent updates when replicating across data centers? Current designs for data storage forces application developers to decide early in the design cycle, and once and for all, what type of consistency the database should provide.

At one extreme, data stores with strong consistency (such as Spanner and CockroachDB) require frequent global coordination; restricting concurrency in this way greatly simplifies application development, but it reduces availability and increases latency. At the opposite extreme, there are systems like Cassandra that provide eventual consistency only: they never sacrifice availability, but application developers must write code to deal with all sorts of concurrency anomalies in order to prevent violation of application invariants. But the system just needs to be consistent enough for the application to be correct!

AntidoteDB is supporting the just-right-consistency approach with a unique combination of features and properties. In this tutorial, you will learn how conflict-free replicated data types (CRDTs), transactions, and causal consistency interact in AntidoteDB. This tutorial is hands-on with many interactive elements to explore the features and limits of the Just-Right Consistency approach.

Installation instructions for the tutorial

Thu 26 Mar

Displayed time zone: Belfast change

09:00 - 10:30
AntidoteDB ITutorials at T2
09:00
90m
Tutorial
AntidoteDB
Tutorials
Annette Bieniusa Technische Universität Kaiserslautern, Nuno Preguica
Link to publication Pre-print
11:00 - 12:30
AntidoteDB IITutorials at T2
11:00
90m
Tutorial
AntidoteDB
Tutorials
Annette Bieniusa Technische Universität Kaiserslautern, Nuno Preguica
Link to publication Pre-print