36 citations · 69 across the 2 of their papers we have counts for
Showing cs.DCShow all
2 papers · 1 filter
cs.DC2009★ 36 cited
CRDTs: Consistency without concurrency control
Mihai Letia, Nuno Preguiça, Marc Shapiro
A CRDT is a data type whose operations commute when they are concurrent. Replicas of a CRDT eventually converge without any complex concurrency control. As an existence proof, we e…
cs.DC2007★ 33 cited
Designing a commutative replicated data type
Marc Shapiro, Nuno Preguiça
Commuting operations greatly simplify consistency in distributed systems. This paper focuses on designing for commutativity, a topic neglected previously. We show that the replicas…