arXiv · 2307.14744
Wait-Free Updates and Range Search using Uruv
Abstract
CRUD operations, along with range queries make a highly useful abstract data type (ADT), employed by many dynamic analytics tasks. Despite its wide applications, to our knowledge, no fully wait-free data structure is known to support this ADT. In this paper, we introduce Uruv, a proactive linearizable and practical wait-free concurrent data structure that implements the ADT mentioned above. Structurally, Uruv installs a balanced search index on the nodes of a linked list. Uruv is the first wait-free and proactive solution for concurrent B+tree. Experiments show that Uruv significantly outperforms previously proposed lock-free B+trees for dictionary operations and a recently proposed lock-free method to implement the ADT mentioned above.
Explore related subjects
Keep this discovery
Gaurav Bhardwaj, Abhay Jain, Bapi Chatterjee, Sathya Peri. 2023-07-27. Wait-Free Updates and Range Search using Uruv. https://arxiv.org/abs/2307.14744
Cite the original work for its findings. Save a collection to share your selection of sources.