- The performance benchmark of boost::lockfree::queue and moodycamel::ConcurrentQueue against a queue with std::mutex https://github.com/qihoo360/evpp/blob/master/docs/benchmark_lockfree_vs_mutex.md#brief 13 comments cpp
- The performance benchmark of boost::lockfree::queue against a queue with std::mutex https://github.com/qihoo360/evpp/blob/master/docs/benchmark_lockfree_vs_mutex.md 16 comments programming
Linked pages
- GitHub - cameron314/concurrentqueue: A fast multi-producer, multi-consumer lock-free concurrent queue for C++11 https://github.com/cameron314/concurrentqueue 107 comments
- GitHub - Qihoo360/evpp: A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols. https://github.com/Qihoo360/evpp 57 comments
- Boost C++ Libraries http://www.boost.org/ 45 comments
- evpp/benchmark_throughput_vs_asio.md at master · Qihoo360/evpp · GitHub https://github.com/qihoo360/evpp/blob/master/docs/benchmark_throughput_vs_asio.md 27 comments
- evpp/benchmark_ioevent_performance_vs_asio.md at master · Qihoo360/evpp · GitHub https://github.com/qihoo360/evpp/blob/master/docs/benchmark_ioevent_performance_vs_asio.md 11 comments
- GitHub - chenshuo/muduo: Event-driven network library for multi-threaded Linux server in C++11 https://github.com/chenshuo/muduo 5 comments
Would you like to stay up to date with C & C++? Checkout C & C++
Weekly.
Related searches:
Search whole site: site:github.com
Search title: evpp/benchmark_lockfree_vs_mutex.md at master · Qihoo360/evpp · GitHub
See how to search.