Skip to content

Trying to implement basic working version of Kafka to understand it.

License

Notifications You must be signed in to change notification settings

vjsai/mini-kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mini-kafka

What i cannot create I do not understand - Richard Feynman

Trying to implement basic working version of Kafka to understand it.

What to implement :

  • Public/Subscribe system like in Kafka
  • Create topics and publish messages to that topic and consume the messages
  • Zookeeper to monitor brokers,topics and consumers
  • Handle single point of failure

About

Trying to implement basic working version of Kafka to understand it.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published