librdkafka
The Apache Kafka C/C++ client library
|
librdkafka is the Apache Kafka C/C++ client library.
For an introduction and manual to librdkafka see INTRODUCTION.md
librdkafka is highly configurable to meet any deployment demands. It is usually safe to leave most configuration properties to their default values.
See CONFIGURATION.md for the full list of supported configuration properties.
The C API is documented in rdkafka.h
The C++ API is documented in rdkafkacpp.h