[ 原始碼: librdkafka ]
套件:librdkafka1(2.0.2-1)
library implementing the Apache Kafka protocol
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.
其他與 librdkafka1 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.34)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: liblz4-1 (>= 0.0~r127)
- Fast LZ compression algorithm library - runtime
-
- dep: libsasl2-2 (>= 2.1.28+dfsg)
- Cyrus SASL - authentication abstraction library
-
- dep: libssl3 (>= 3.0.0)
- Secure Sockets Layer toolkit - shared libraries
-
- dep: libzstd1 (>= 1.5.2)
- fast lossless compression algorithm
-
- dep: zlib1g (>= 1:1.2.0)
- 壓縮函式庫 - 跑程式時用(runtime)