OneSizeFitsQuorum / Async-Kafka-Producer

A high performance async and safe kafka producer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Content

A high performance async kafka producer

Prerequisite

  • Java
  • Kafka

Usage

git clone https://github.com/LebronAl/Kafka-Async-Producer.git
cd Kafka-Async-Producer
mvn package
java -jar target/kafka-1.0-SNAPSHOT-jar-with-dependencies.jar

About

A high performance async and safe kafka producer


Languages

Language:Java 100.0%