Sciweavers

36 search results - page 1 / 8
» Designing a commutative replicated data type
Sort
View
54
Voted
CORR
2007
Springer
78views Education» more  CORR 2007»
14 years 10 months ago
Designing a commutative replicated data type
Marc Shapiro, Nuno M. Preguiça
ICDCS
2009
IEEE
15 years 7 months ago
A Commutative Replicated Data Type for Cooperative Editing
A Commutative Replicated Data Type (CRDT) is one where all concurrent operations commute. The replicas of a CRDT converge automatically, without complex concurrency control. This ...
Nuno M. Preguiça, Joan Manuel Marquè...
CORR
2010
Springer
93views Education» more  CORR 2010»
14 years 10 months ago
Scalable XML Collaborative Editing with Undo short paper
Abstract. Commutative Replicated Data-Type (CRDT) is a new class of algorithms that ensures scalable consistency of replicated data. It has been successfully applied to collaborati...
Stéphane Martin, Pascal Urso, Stépha...
OPODIS
2004
14 years 11 months ago
A Constraint-Based Formalism for Consistency in Replicated Systems
Abstract. We present a formalism for modeling replication in a distributed system with concurrent users sharing information. It is based on actions, which represent operations requ...
Marc Shapiro, Karthikeyan Bhargavan, Nishith Krish...