Skip to content

TOOL: This project can be compiled into either a Kafka Consumer, or a Kafka Producer. Both the Consumer and producer are highly configurable via command-line switches. Also the producer is capable of sending auto-generated messages of a specified size, at a specified interval; It can also be used to send messages typed by the user in the termina…

Notifications You must be signed in to change notification settings

birdoffire1549/KafkaFun

Repository files navigation

KafkaFun

This project can be compiled into either a Kafka Consumer, or a Kafka Producer. Both the Consumer and producer are highly configurable via command-line switches.

Also the producer is capable of sending auto-generated messages of a specified size, at a specified interval; It can also be used to send messages typed by the user in the terminal.

The consumer can either display every message it receives or simply display a count of messages received. I have used this custom application for testing various Kafka Clusters and verifying their setup.

About

TOOL: This project can be compiled into either a Kafka Consumer, or a Kafka Producer. Both the Consumer and producer are highly configurable via command-line switches. Also the producer is capable of sending auto-generated messages of a specified size, at a specified interval; It can also be used to send messages typed by the user in the termina…

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages