Simple, Robust and Highly Concurrent B-trees with Node Deletion
- David Lomet
ICDE Conference |
Published by IEEE Computer Society
Why might B-tree concurrency control still be interesting? For two reasons: (i) currently exploited “real world” approaches are complicated; (ii) simpler proposals are not used because they are not sufficiently robust. In the “real world”, systems need to deal robustly with node deletion, and this is an important reason why the currently exploited techniques are complicated. In our effort to simplify the world of robust and highly concurrent B-tree methods, we focus on exactly where b-tree concurrency control needs information about node deletes, and describe mechanisms that provide that information. We exploit the B-link-tree property of being “well-formed” even when index term posting for a node split has not been completed to greatly simplify our algorithms. Our goal is to describe a very simple but nonetheless robust method.
Copyright © 2007 IEEE. Reprinted from IEEE Computer Society.This material is posted here with permission of the IEEE. Internal or personal use of this material is permitted. However, permission to reprint/republish this material for advertising or promotional purposes or for creating new collective works for resale or redistribution must be obtained from the IEEE by writing to pubs-permissions@ieee.org.By choosing to view this document, you agree to all provisions of the copyright laws protecting it.