Encyclopedia of Big Data Technologies 2018
DOI: 10.1007/978-3-319-63962-8_185-1
|View full text |Cite
|
Sign up to set email alerts
|

Conflict-Free Replicated Data Types CRDTs

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
22
0
1

Year Published

2019
2019
2022
2022

Publication Types

Select...
5
2
1

Relationship

0
8

Authors

Journals

citations
Cited by 40 publications
(23 citation statements)
references
References 67 publications
(134 reference statements)
0
22
0
1
Order By: Relevance
“…To define the MEG as a CRDT, we adopt the formal definition introduced with the concept of operation-based CRDTs in [4], [19] and use the pseudo code notation by Preguiça [22].…”
Section: A Formalization Of the Megmentioning
confidence: 99%
“…To define the MEG as a CRDT, we adopt the formal definition introduced with the concept of operation-based CRDTs in [4], [19] and use the pseudo code notation by Preguiça [22].…”
Section: A Formalization Of the Megmentioning
confidence: 99%
“…The CRDT involved in the application scenario is an AW-Set (Add Wins Set), a distributed set to which items can either be added or removed [2]. An AW-Set is a causal CRDT, and its digest can be expressed as a version vector.…”
Section: Mobility and Application Scenariomentioning
confidence: 99%
“…Conflict-free Replicated Data Types (CRDTs) are used in distributed system when eventual consistency of replicated data is sufficient [1], [2], allowing replicas to diverge temporarily while ensuring that they will eventually be reconciled into the same state. Any replica of a CRDT can be updated locally, without any coordination with other replicas.…”
Section: Introductionmentioning
confidence: 99%
See 1 more Smart Citation
“…To ease the development of geo-distributed applications, much research has studied the concept of replicated data types which expose to programmers an interface akin to that of a sequential data type while implementing mechanisms to keep data consistent across replicas [7,12,16]. Conflict-Free Replicated Data Types [14][15][16] (CRDTs) are replicated data structures that can be concurrently updated without requiring synchronization among replicas to deal with conflicts. In particular, CRDTs are said to be strong eventually consistent (SEC), which denotes that if two components of a system have received the same updates, they will be in the same state.…”
Section: Introductionmentioning
confidence: 99%