Skip to content

A very basic sample application with a Kafka consumer and a producer.

Notifications You must be signed in to change notification settings

grntlrduck-cloud/go-kafka-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-kafka-sample - simple kafka consumer and producer

This small demo project just demos a simple Kafka consumer and producer messaging scenario. A consumer group listener polling for messages from a topic while a producer is sending events. In the end the application is just very basic and has no ambition to demo a full production ready implementation, but rather a basic starting point to get into Go and Kafka

About

A very basic sample application with a Kafka consumer and a producer.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages