aboutsummaryrefslogtreecommitdiff
path: root/net/librdkafka/pkg-descr
blob: 743609166414e769bbfc9e77fe9f4e0c9004d701 (plain) (blame)
1
2
3
4
5
6
7
8
This is a port of librdkafka, a C library implementation
of the Apache Kafka protocol, containing both Producer and
Consumer support. It was designed with message delivery
reliability and high performance in mind, current figures
exceed 800000 msgs/second for the producer and 3 million
msgs/second for the consumer.

WWW: https://github.com/edenhill/librdkafka/