POSTER: wCQ: A Fast Wait-Free Queue with Bounded Memory Usage

TR Number

Date

2022-04-02

Journal Title

Journal ISSN

Volume Title

Publisher

ACM

Abstract

The concurrency literature presents a number of approaches for building non-blocking, FIFO, multiple-producer and multiple- consumer (MPMC) queues. However, existing wait-free queues are either not very scalable or suffer from potentially unbounded memory usage. We present a wait-free queue, wCQ, which uses its own variation of the fast-path-slow-path methodology to attain wait-freedom and bound memory usage. wCQ is memory efficient and its performance is often on par with the best known concurrent queue designs.

Description

Keywords

Citation