2021 IEEE 27th International Conference on Parallel and Distributed Systems (ICPADS) 2021
DOI: 10.1109/icpads53394.2021.00081
|View full text |Cite
|
Sign up to set email alerts
|

Remove-Win: a Design Framework for Conflict-free Replicated Data Types

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
12
0

Year Published

2022
2022
2023
2023

Publication Types

Select...
2
1

Relationship

3
0

Authors

Journals

citations
Cited by 3 publications
(12 citation statements)
references
References 8 publications
0
12
0
Order By: Relevance
“…For example when developing the Rwf-List [53], we find violations of eventual consistency through stress testing in a small number of experiments, as shown in Issue #1 below.…”
Section: Whymentioning
confidence: 95%
See 2 more Smart Citations
“…For example when developing the Rwf-List [53], we find violations of eventual consistency through stress testing in a small number of experiments, as shown in Issue #1 below.…”
Section: Whymentioning
confidence: 95%
“…The details of these strategies are irrelevant to our discussions on the Met framework here. More details of these CRDTs can be found in [53].…”
Section: Our Experiences Motivating Metmentioning
confidence: 99%
See 1 more Smart Citation
“…CRDT-Redis currently provides two container types Redis-set and Redis-priority-queue (Redis-PQ in short). Each data type is designed with different conflict-resolution strategies: add-win (A in short), remove-win (R in short), and the Rwf framework (F in short) [27]. Data types with different conflict-resolve strategies are denoted Set-A, Set-R, Set-F, PQ-A, PQ-R, and PQ-F.…”
Section: Experiments Setupmentioning
confidence: 99%
“…We reproduce the experiments in our previous work on CRDT design based on CRDT-Redis [27]. We set 1000 checkpoints for the replicas in the experiments where there are about 100,000 operations in the workload and the number of operations per second is bounded by 3000.…”
Section: Experiments Designmentioning
confidence: 99%