MengRao/SPSC_Queue
A highly optimized single producer single consumer message queue C++ template
C++MIT
Issues
- 0
Why shall we need blocks?
#6 opened by TheodoreG - 0
我的测试结果是SPSCQueueOPT性能远不如SPSCQueue
#2 opened by Jasonwanx - 4
- 4
消费者感知消息问题
#3 opened by sweetOranges - 10
multhread_q 我跑了下要500ns,可能原因是?
#1 opened by tedqian