Proceedings of the 17th ACM International Conference on Supporting Group Work 2012
DOI: 10.1145/2389176.2389198
|View full text |Cite
|
Sign up to set email alerts
|

A string-wise CRDT for group editing

Abstract: Real-time group editing has been envisioned as an important application for group collaboration. Operational transformation (OT) has been the concurrency control mechanism for group editing, due to its potential for high responsiveness to local editing operations. OT algorithms are generally very sophisticated and computation intensive. Recently, commutative replicated data types (CRDT) have appeared as viable substitutes of OT. Existing OT and CRDT work suffers from serious limitations. This note presents a C… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1

Citation Types

0
9
0

Year Published

2013
2013
2020
2020

Publication Types

Select...
5
1

Relationship

0
6

Authors

Journals

citations
Cited by 10 publications
(9 citation statements)
references
References 13 publications
0
9
0
Order By: Relevance
“…Since RGA is the most efficient algorithm for downstream execution, and since block-wise algorithm improve efficiency of both upstream and downstream execution [26], we propose a new algorithm called RGATreeSplit that combine these concepts.…”
Section: Rgatreesplit: a Block-wise Rga With Identifier Structurementioning
confidence: 99%
See 2 more Smart Citations
“…Since RGA is the most efficient algorithm for downstream execution, and since block-wise algorithm improve efficiency of both upstream and downstream execution [26], we propose a new algorithm called RGATreeSplit that combine these concepts.…”
Section: Rgatreesplit: a Block-wise Rga With Identifier Structurementioning
confidence: 99%
“…A block-wise RGA node contains the information usual to RGA with some additional metadata. This algorithm uses the notions of split and offset introduced by Yu [26]. A block identifier is composed of a CRDT identifier plus an offset.…”
Section: Block-wise Rgamentioning
confidence: 99%
See 1 more Smart Citation
“…This allows distinguishing two classes of sequence CRDTs: (i) Fixed size identifier (also called the tombstones class). This class includes WOOT [11], WOOTO [20], WOOTH [1], CT [7], RGA [13], [23]. In this class, a tombstone replaces each suppressed element.…”
Section: Introductionmentioning
confidence: 99%
“…Tombstone-based CRDTs [1,9,20,22,32,35,36] such as WOOT [20] associate a constant size identifier O(1) to each element but removals of elements only hide them to users. Therefore, removed elements keep consuming space leading to a monotonically growing replica, hence Θ(I) where I is the number of insertions performed on the document.…”
mentioning
confidence: 99%