[ 源代码: librdkafka ]
软件包:librdkafka++1(2.6.0-1)
library implementing the Apache Kafka protocol (C++ bindings)
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.
More information about Apache Kafka can be found at http://kafka.apache.org/
This package contains the C++ shared library.
其他与 librdkafka++1 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: librdkafka1 (>= 2.1.0)
- library implementing the Apache Kafka protocol
-
- dep: libstdc++6 (>= 13.1)
- GNU 标准 C++ 库,第3版