- Re-enable implicit producer reuse after fixing races in previously-disabled code
- Minor tweaks
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
This release includes the following minor enhancements:
This version includes small improvements to the lightweight semaphore code for the blocking version of queue, in particular the new MAX_SEMA_SPINS trait.
First proper release after a long period of stabilization.
First release after a long gestation period of ad-hoc bug reports and fixes. Should be quite stable, but more fixes are to come.
All bug reports welcome!