1 citations · 1 across the 2 of their papers we have counts for
2 papers
cs.DC2023
A Wait-free Queue with Polylogarithmic Step Complexity
Hossein Naderibeni, Eric Ruppert
We present a novel linearizable wait-free queue implementation using single-word CAS instructions. Previous lock-free queue implementations from CAS all have amortized step complex…
cs.DC2023★ 1 cited
Practically and Theoretically Efficient Garbage Collection for Multiversioning
Yuanhao Wei, Guy E. Blelloch, Panagiota Fatourou +1
Multiversioning is widely used in databases, transactional memory, and concurrent data structures. It can be used to support read-only transactions that appear atomic in the presen…