MJN All Blog Cheatsheets Elasticsearch GCP JS LinuxBash Misc Notes Other ShortcutKeys / - Search

Home / Other / Kafka


Overview

“A distributed event streaming platform capable of handling trillions of events a day. Initially conceived as a messaging queue, Kafka is based on an abstraction of a distributed commit log. Since being created and open sourced by LinkedIn in 2011, Kafka has quickly evolved from messaging queue to a full-fledged event streaming platform.”

Topic

Partition

Segment

Broker

Kafka In Operation

Producers

Consumers

note read from topic does not delete…<hr>

This page was generated by GitHub Pages. Page last modified: 20/11/30 18:32