Original link: https://www.codedump.info/post/20220807-weekly-23/
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.