开源项目推荐:多进程和多线程的高性能消息队列(无锁队列),lock-free queue_线程消息队列 开源项目-CSDN博客

网站介绍:文章浏览阅读2.3k次。一、多线程1、A fast multi-producer, multi-consumer lock-free concurrent queue for C++11https://github.com/cameron314/concurrentqueue2、A fast single-producer, single-consumer lock-free queue for C++h..._线程消息队列 开源项目