Miaoshuai / lockFreeQueueLinks
用C++11的std::atomic<T>实现一个无锁队列
☆17Updated 9 years ago
Alternatives and similar repositories for lockFreeQueue
Users that are interested in lockFreeQueue are comparing it to the libraries listed below
Sorting:
- GreenLeaf(绿叶)分布式通用型服务器端开发框架☆19Updated 5 years ago
- 分布式队列服务器,实现接口简单,支持tcp/udp,高可用、高性能的队列服务器集群☆47Updated 6 years ago
- C++11实现的协程库,支持Win,Linux,Mac。