The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.08

  • Add support SASL authentication support
  • Use Dist::Zilla static_install
  • Migrate to milla

Modules

Apache Kafka low-level synchronous API, which does not use Zookeeper.
Object interface to connect to a kafka cluster.
Perl interface for Kafka consumer client.
Perl Kafka API exception definitions.
Interface to network communication with the Apache Kafka server.
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
Functions to work with 64 bit elements of the protocol on 32 bit systems.
Constants and functions used internally.
Interface to the Kafka message properties.
Perl interface for Kafka producer client.
Functions to process messages in the Apache Kafka protocol.
Apache Kafka low-level synchronous API, which does not use Zookeeper.
object interface to manage a test kafka cluster.
Object interface to connect to a kafka cluster.
Perl interface for Kafka consumer client.
Perl Kafka API exception definitions.
Interface to network communication with the Apache Kafka server.
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
Functions to work with 64 bit elements of the protocol on 32 bit systems.
Constants and functions used internally.
Interface to the Kafka message properties.
object interface to simulate communications with the Apache Kafka server via socket.
functions to simulate the messages formation by the kafka server (in the Apache Kafka's Protocol).
Perl interface for Kafka producer client.
Functions to process messages in the Apache Kafka protocol.
Constants and functions used in the tests.