C++11 快速的多生产者、多消费者无锁并发队列
Generic command line non-JVM Apache Kafka producer and consumer
翻译 - 通用命令行非JVM Apache Kafka生产者和使用者
A fast single-producer, single-consumer lock-free queue for C++
翻译 - 用于C ++的快速单生产者,单消费者无锁队列
Producer and consumer actors with back-pressure for Elixir
A kafka producer/consumer proof of concept using node.
MSGQ: A lock free single producer multi consumer message queue
Golang Kafka consumer and producer example
A bounded multi-producer multi-consumer concurrent queue written in C++11
支持 producer consumer 以及 consumer 到monitor
Multi-producer multi-consumer channels for message passing
A highly optimized single producer single consumer message queue C++ template
A wait-free multi-producer-single-consumer queue in C11 atomics
Lock-free multi-producer multi-consumer ring buffer FIFO queue.
Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer
Apache Kafka client for Python; high-level & low-level consumer/producer, with great performance.
.Net implementation of the Apache Kafka Protocol that provides basic functionality through Producer/Consumer classes. The project also offers balanced consumer implementation.
A bounded single-producer single-consumer wait-free and lock-free queue written in C++11