8000 GitHub - subrato29/kafka: Exploring kafka
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

subrato29/kafka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

kafka

Exploring kafka

Topics

Are records in database

Partition

Linear data structure

Producer

Writes/appends in records (Topics)

Consumer

Reads from records (Topics)

Broker

Server

Cluster

Multiple topics in a server(broker)

About

Exploring kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0