Skip to content

Creating an application (send/read messages from Kafka) using confluent-kafka library in python

Notifications You must be signed in to change notification settings

vinayak-sanketika/kafka_App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

kafka_App

Creating an application (send/read messages from Kafka) using python

Tasks

An kafka application which implements the following interface using python

  • init(config)
  • sendMessage(topic, message)
  • consumerMessage(topic)

About

Creating an application (send/read messages from Kafka) using confluent-kafka library in python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages