Proceedings of the 26th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming 2021
DOI: 10.1145/3437801.3441602
|View full text |Cite
|
Sign up to set email alerts
|

Constant-time snapshots with applications to concurrent data structures

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
27
0

Year Published

2021
2021
2023
2023

Publication Types

Select...
4
1

Relationship

0
5

Authors

Journals

citations
Cited by 19 publications
(27 citation statements)
references
References 55 publications
0
27
0
Order By: Relevance
“…An important open problem is to generalize our algorithm to a multi-writer version, or to allow snapshots of stronger primitives, such as CAS objects (similar to [21]).…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…An important open problem is to generalize our algorithm to a multi-writer version, or to allow snapshots of stronger primitives, such as CAS objects (similar to [21]).…”
Section: Discussionmentioning
confidence: 99%
“…A more flexible multi-writer snapshot specification was proposed by Wei, Ben-David, Blelloch, Fatourou, Ruppert and Sun [21]. Their object allows a process to take a snapshot of multiple CAS objects, and returns a handle to that snapshot.…”
Section: Related Solutionsmentioning
confidence: 99%
See 1 more Smart Citation
“…Wei et al [33] describe a technique for implementing a Scan operation for a collection of CAS objects. The technique involves augmenting each CAS object with an unbounded version list.…”
Section: Related Workmentioning
confidence: 99%
“…Hence, these implementations are impractical for scannable objects with many components, even if the components are small. Other implementations of scannable objects either use unbounded sequence numbers [1,9,15,20], or require significantly more than base objects [5,8,24,33,36]. It is natural to ask how much extra space (i.e.…”
Section: Introductionmentioning
confidence: 99%