Kafka |
Apache Kafka low-level synchronous API, which does not use Zookeeper. |
1.08 |
metacpan |
Kafka::Connection |
Object interface to connect to a kafka cluster. |
1.08 |
metacpan |
Kafka::Consumer |
Perl interface for Kafka consumer client. |
1.08 |
metacpan |
Kafka::Exceptions |
Perl Kafka API exception definitions. |
1.08 |
metacpan |
Kafka::IO |
Interface to network communication with the Apache Kafka server. |
1.08 |
metacpan |
Kafka::IO::Async |
Pseudo async interface to nonblocking network communication with the Apache Kafka server with Coro.
This module implements the same interface that usual Kafka::IO module |
1.08 |
metacpan |
Kafka::Int64 |
Functions to work with 64 bit elements of the
protocol on 32 bit systems. |
1.08 |
metacpan |
Kafka::Internals |
Constants and functions used internally. |
1.08 |
metacpan |
Kafka::Message |
Interface to the Kafka message properties. |
1.08 |
metacpan |
Kafka::Producer |
Perl interface for Kafka producer client. |
1.08 |
metacpan |
Kafka::Protocol |
Functions to process messages in the Apache Kafka protocol. |
1.08 |
metacpan |