The Message Generator API is a versatile tool designed to generate and push messages to various message queues through a unified API interface. Currently, it supports Kafka as the message broker, with plans to integrate additional message queue providers in the future.
- Message Generation: Generate messages with customizable size and schema.
- Dynamic Configuration: Configure the number of generator threads, message rate, and other parameters via API requests.
- Kafka Integration: Push generated messages to Kafka topics.
- Flexible API: Interact with the API to control message broker.