mpmc-queue
There are 9 repositories under mpmc-queue topic.
erez-strauss/lockfree_mpmc_queue
Lockfree, atomic, multi producer, multi consumer, C++, in process and inter-process queue
ardaku/whisk
Simple and fast async channels
DennisCorvers/Lockless-Queue
A collection of lockless, concurrent queues
alpc62/lock-free-queue
C/C++Non-Blocking Lock-Free/Wait-Free Circular-Queue
yvoinov/thread-pool-cpp
High performance C++11 thread pool
NoxxGames/MPMCQueueLocklessCPP
A simple Lockless Multi-Producer, Multi-Consumer Queue Type. Written in Cpp.
broucz/lf-queue
A lock-free multi-producer multi-consumer unbounded queue.
DexterHaxxor/atomic_mpmc
silly experiment
IvanMzk/multithreading
Multithreading components