Proceedings of the 24th Symposium on Principles and Practice of Parallel Programming 2019
DOI: 10.1145/3293883.3302576
|View full text |Cite
|
Sign up to set email alerts
|

Implementing parallel and concurrent tree structures

Abstract: As one of the most important data structures used in algorithm design and programming, balanced search trees are widely used in real-world applications for organizing data. Answering the challenges thrown up by modern largevolume and ever-changing data, it is important to consider parallelism, concurrency, and persistence. This tutorial will introduce techniques for supporting functionalities on trees, including various parallel algorithms, concurrency, multiversioning, etc. In particular, this tutorial will f… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1

Citation Types

0
1
0

Year Published

2019
2019
2022
2022

Publication Types

Select...
4
1

Relationship

1
4

Authors

Journals

citations
Cited by 5 publications
(1 citation statement)
references
References 16 publications
0
1
0
Order By: Relevance
“…Early PRAM and BSP algorithms had explored parallel priority queues in a variety of approaches [10,32,40,41,72,73], and heavily rely on synchronization-based techniques such as pipelining. These algorithms do not have better bounds than recent batchdynamic search trees [18,20,[83][84][85] when mapping to the fork-join model. Other previous papers considered the concurrent, externalmemory, and other settings [6, 16, 30, 56, 62, 63, 74-77, 86, 94].…”
Section: Related Workmentioning
confidence: 98%
“…Early PRAM and BSP algorithms had explored parallel priority queues in a variety of approaches [10,32,40,41,72,73], and heavily rely on synchronization-based techniques such as pipelining. These algorithms do not have better bounds than recent batchdynamic search trees [18,20,[83][84][85] when mapping to the fork-join model. Other previous papers considered the concurrent, externalmemory, and other settings [6, 16, 30, 56, 62, 63, 74-77, 86, 94].…”
Section: Related Workmentioning
confidence: 98%