Skip to content

rodrigobarbosa12/simple-kafka-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run the TOPIC with docker

docker-compose up -d

Open a terminal tab and run this command

yarn consumer1

Open another terminal tab and run this other command

yarn consumer2

Now send the message with this command

yarn producer

About

Basic example of kafka

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors