Authors
Michael A Bender, Jeremy T Fineman, Seth Gilbert, Bradley C Kuszmaul
Publication date
2005/7/18
Book
Proceedings of the seventeenth annual ACM symposium on Parallelism in algorithms and architectures
Pages
228-237
Description
This paper presents concurrent cache-oblivious (CO) B-trees. We extend the cache-oblivious model to a parallel or distributed setting and present three concurrent CO B-trees. Our first data structure is a concurrent lock-based exponential CO B-tree. This data structure supports insertions and non-blocking searches/successor queries. The second and third data structures are lock-based and lock-free variations, respectively, on the packed-memory CO B-tree. These data structures support range queries and deletions in addition to the other operations. Each data structure achieves the same serial performance as the original data structure on which it is based. In a concurrent setting, we show that these data structures are linearizable, meaning that completed operations appear to an outside viewer as though they occurred in some serialized order. The lock-based data structures are also deadlock free, and the lock …
Total citations
200420052006200720082009201020112012201320142015201620172018201920202021202220232024143541196101359812725544
Scholar articles
MA Bender, JT Fineman, S Gilbert, BC Kuszmaul - Proceedings of the seventeenth annual ACM …, 2005