Weekly (Issue 23): Graphical Blink-Tree: A Concurrent Optimization Structure and Algorithm for B+Tree

Original link: https://www.codedump.info/post/20220807-weekly-23/

dog.png

Introduction: The paper “Efficient Locking for Concurrent Operations on B-Trees” proposes a data structure called “Blink-Tree”, which provides some optimization methods for concurrent access to B+Tree.

This article is reprinted from: https://www.codedump.info/post/20220807-weekly-23/
This site is for inclusion only, and the copyright belongs to the original author.

Leave a Comment