DBScholar

Back to papers

PALM: Parallel Architecture-Friendly Latch-Free Modifications to B+ Trees on Many-Core Processors

Summary: PALM replaces latch-based B+ tree concurrency with BSP-style, staged atomic batches and point-to-point synchronization, eliminating races and contention. It exploits many-core parallelism to deliver 2.3–19× higher update throughput with sub-350 μs latency. (summarized by gpt-5.6-luna on Jul 24 2026)

Paper ID
10499
Venue
VLDB
Year
2011
Pagerank
9.6765747e-05
Overall Rank
1,822 | 87.51%
DOI
10.14778/3402707.3402712

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@article{sewall_vldb11,
        title = {{PALM: Parallel Architecture-Friendly Latch-Free Modifications to B+ Trees on Many-Core Processors}},
        author = {Sewall, Jason and Chhugani, Jatin and Kim, Changkyu and Satish, Nadathur and Dubey, Pradeep},
        journal = {PVLDB},
        series = {{VLDB} '11},
        volume = {4},
        number = {11},
        pages = {795--806},
        doi = {10.14778/3402707.3402712},
        url = {https://doi.org/10.14778/3402707.3402712},
        year = {2011}
}

Incoming Citations (Sorted by Pagerank)

Showing 13 of 13 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 14 of 14 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers