A C library implementation of the Apache Kafka protocol
https://github.com/confluentinc/librdkafka
librdkafka-1.9.2-curl-7.85.0.patch | ||
librdkafka-2.0.2-libcurl-pkgconfig.patch | ||
librdkafka.spec | ||
README.md |
librdkafka
librdkafka is a C library implementation of the Apache Kafka protocol, providing Producer, Consumer and Admin clients. It was designed with message delivery reliability and high performance in mind, current figures exceed 1 million msgs/second for the producer and 3 million msgs/second for the consumer.