SkillAgentSearch skills...

FFQ

FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue (IPDPS 2017)

Install / Use

/learn @tudinfse/FFQ
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue

This is an implementation of FFQ presented in the IPDPS 2017 paper (FFQ: A Fast Single-Producer/Multiple-Consumer Concurrent FIFO Queue).

Please note that the MPMC version of this queue depends on double-width compare-and-swap instruction.

The evaluation in paper used wfqueue's test framework (by Chaoran Yang, John Mellor-Crummey).

View on GitHub
GitHub Stars33
CategoryDevelopment
Updated8mo ago
Forks12

Languages

C

Security Score

67/100

Audited on Jul 26, 2025

No findings