Module producer

Module producer 

Source
Expand description

Producer: send messages to topic partitions.

Supports round-robin (default) and key-hash (FNV-1a) partitioning strategies.

Structs§

Producer
A producer that sends messages to a named topic.

Enums§

Partitioner
Partitioning strategy for the producer.