New
Unclaimed project
Are you a maintainer of concurrentqueue? Claim this project to take control of your public changelog and roadmap.
Changelog
A fast multi-producer, multi-consumer lock-free concurrent queue for C++11
Last updated about 23 hours ago
This version includes small improvements to the lightweight semaphore code for the blocking version of queue, in particular the new MAX_SEMA_SPINS trait.