[ 原始碼: librdkafka ]
套件:librdkafka++1(0.11.6-1.1)
library implementing the Apache Kafka protocol (C++ bindings)
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 800000 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.17)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支援函式庫
-
- dep: librdkafka1 (>= 0.11.5)
- library implementing the Apache Kafka protocol
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3