Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
librdkafka - The Apache Kafka C library
- Description:
Librdkafka is a C/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 messages/second for the producer and 3 million
messages/second for the consumer.
Packages
librdkafka-1.6.1-102.vl9.src
[2.8 MiB] |
Changelog
by Sergio Arroutbi (2022-02-08):
- Changes for tests to compile and run appropriately
Related: rhbz#2032923
|