pith. sign in

arxiv: 1705.08885 · v3 · pith:OP4AD6ZQnew · submitted 2017-05-24 · 💻 cs.DS · cs.DC

Linearizable Iterators for Concurrent Sets

classification 💻 cs.DS cs.DC
keywords operationsiteratorslinearizablesetsconcurrentconsistentdataframework
0
0 comments X
read the original abstract

This paper proposes a general framework for adding linearizable iterators to a class of data structures that implement set operations. We introduce a condition on set operations, called local consistency, which informally states that set operations never make elements unreachable to a sequential iterator's traversal. We show that sets with locally consistent operations can be augmented with a linearizable iterator via the framework. Our technique is broadly applicable to a variety of data structures, including hash tables and binary search trees. We apply the technique to sets taken from existing literature, prove their operations are locally consistent, and demonstrate that iterators do not significantly affect the performance of concurrent set operations.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.