2018
DOI: 10.1016/j.jpdc.2017.11.007
|View full text |Cite
|
Sign up to set email alerts
|

A contention adapting approach to concurrent ordered sets

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
8
0

Year Published

2018
2018
2024
2024

Publication Types

Select...
6

Relationship

0
6

Authors

Journals

citations
Cited by 9 publications
(8 citation statements)
references
References 7 publications
0
8
0
Order By: Relevance
“…Sagonas et al proposed a number of contention-adapting (CA) tree-based data structures with linearizable range scans. The data structures feature a lock-based [43,44] or a lock-free binary search tree [51] as the main part of the index, where each leaf node is a variable-size container, i.e., an AVL tree, a skip list or an immutable data structure that holds multiple key-value entries (which is similar to a revision in Jiffy). The size of the container is adjusted to the observed contention level (we discuss the differences with our index autoscaling policy in Section 3.3.6).…”
Section: Related Workmentioning
confidence: 99%
See 4 more Smart Citations
“…Sagonas et al proposed a number of contention-adapting (CA) tree-based data structures with linearizable range scans. The data structures feature a lock-based [43,44] or a lock-free binary search tree [51] as the main part of the index, where each leaf node is a variable-size container, i.e., an AVL tree, a skip list or an immutable data structure that holds multiple key-value entries (which is similar to a revision in Jiffy). The size of the container is adjusted to the observed contention level (we discuss the differences with our index autoscaling policy in Section 3.3.6).…”
Section: Related Workmentioning
confidence: 99%
“…Our autoscaling policy is completely different from the one from [43,44,51], which relies on observing contention on shared references to containers (revisions). The CAS operations on these references are performed by updates and range scans.…”
Section: Revision Layoutmentioning
confidence: 99%
See 3 more Smart Citations