conda-forge / packages / librdkafka 1.9.2

The Apache Kafka C/C++ client library

Installers

Info: This package contains files in non-standard labels.
  • linux-ppc64le v1.9.2
  • osx-arm64 v1.9.2
  • linux-64 v1.9.2
  • linux-aarch64 v1.9.2
  • osx-64 v1.9.2
  • win-64 v1.9.2

conda install

To install this package run one of the following:
conda install -c conda-forge librdkafka
conda install -c "conda-forge/label/cf201901" librdkafka
conda install -c "conda-forge/label/cf202003" librdkafka
conda install -c "conda-forge/label/gcc7" librdkafka

Description

librdkafka is 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 1 million msgs/second for the producer and 3 million msgs/second for the consumer.


© 2023 Anaconda, Inc. All Rights Reserved. (v2.37.5 67be9876) Legal | Privacy Policy