5 lines
320 B
Markdown
5 lines
320 B
Markdown
# 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.
|
|
|