Skip to content

hallvar-h/NQKafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NQKafka

Simple package to mimic the kafka-python package, implemented using the multiprocessing package. Allows playing around with producers and consumers without requiring a Kafka server.

  • Follows the same syntax as kafka-python.
  • Only very basic functionality is implemented.
  • Performance is not good, but sufficient for running a couple of producers and consumers on a few topics.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages