Skip to content

firebase007/kafka_producer_consumer_tutorial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kakfa streaming app

Producer script

Check the producer.js file for the client

Consumer script

Check the consumer.js file

create topic

Check the createTopic.js file

To start the application(producer), run the start.sh shell script If there is a permissions issue, run chmod +x start.sh

To run the consumer script, run node ./consumer.js

About

A tutorial on building a real-time data streaming application pipeline with Apache Kafka🔥🔥🔥

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published