[ 原始碼: 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.5)
- GCC 支援函式庫
-
- dep: librdkafka1 (>= 2.1.0)
- library implementing the Apache Kafka protocol
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3