Skip to content

rusnikola/wfqueue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

  • Publications

    wCQ: A Fast Wait-Free Queue with Bounded Memory Usage. In Proceedings of the 34th ACM Symposium on Parallelism in Algorithms and Architectures (SPAA'22). Philadelphia, PA, USA.

    Paper

    A Scalable, Portable, and Memory-Efficient Lock-Free FIFO Queue. In Proceedings of the 33rd International Symposium on DIStributed Computing (DISC'19). Budapest, Hungary.

    Paper

  • Source code license

    Copyright (c) 2019, 2021 Ruslan Nikolaev. All Rights Reserved.

    The SCQ/SCQD/SCQ2/NCQ/wCQ code is dual-licensed under 2-Clause BSD and MIT.

  • Source code

    Use the 'lfqueue' repository (or the corresponding 'source' submodule here).

About

wCQ: A Fast Wait-Free Queue with Bounded Memory Usage (SPAA '22)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published