[ ソース: librdkafka ]
パッケージ: librdkafka++1 (1.6.0-1)
librdkafka++1 に関するリンク
Debian の資源:
librdkafka ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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 (>= 1.6.0)
- library implementing the Apache Kafka protocol
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3