Conflict-free Replicated Data Types (CRDTs)

May 16, 2018 Β· Declared Dead Β· πŸ› Encyclopedia of Big Data Technologies

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Nuno PreguiΓ§a, Carlos Baquero, Marc Shapiro arXiv ID 1805.06358 Category cs.DC: Distributed Computing Citations 54 Venue Encyclopedia of Big Data Technologies Last Checked 5 months ago
Abstract
A conflict-free replicated data type (CRDT) is an abstract data type, with a well defined interface, designed to be replicated at multiple processes and exhibiting the following properties: (1) any replica can be modified without coordinating with another replicas; (2) when any two replicas have received the same set of updates, they reach the same state, deterministically, by adopting mathematically sound rules to guarantee state convergence.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Distributed Computing

Died the same way β€” πŸ‘» Ghosted