Skip to content

tk04/Java_kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kafka-intro

Implementation of a kafka producer + consumer using kafka-clients java library

This repo contains a set of producers publishing messages to a topic called "first_topic", each with different configurations. Consumers read from that event stream, and are labeled in an consumer group. Different configurations and ways of reading of the topics are implemented in this repo.

About

Implementation of a kafka producer + consumer using kafka-clients java library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages