Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/scholzj/kafka-test-apps

Apache Kafka producers and consumers written in Vert.x
https://github.com/scholzj/kafka-test-apps

apache-kafka kafka kafka-consumer kafka-producer vertx-kafka

Last synced: 2 months ago
JSON representation

Apache Kafka producers and consumers written in Vert.x

Awesome Lists containing this project

README

        

# Kafka test applications

This repository contains simple clients which can be used for testing of Apache Kafka deployments. They are also
dockerized and can be used in Kubernetes / OpenShift. See the [`kafka-consumer.yaml`](kafka-consumer.yaml) and
[`kafka-producer.yaml`](kafka-producer.yaml) files as examples.

The [`deployment.yaml`](deployment.yaml) and [`job.yaml`](job.yaml) files contain a full deployment of Producer, Consumer and Topic definition for [Strimzi Topic Operator](http://strimzi.io).