Introduction to Kafka
This is a quick cookbook to introduce Apache Kafka
Apache Kafka is a message publishing framework that works in a distributed environment. Kafka can be scaled horizontally with high fault-tolerance.
Introduction
Architecture
[diagram]
Buzz Words
Broker Consumer Producer Topics (offset) Partition Replica Zookeeper - Fault tolerance
Other Features
Kafka as a Storage System Kafka for Stream Processing
Share this post
Twitter
Google+
Facebook
LinkedIn
Email