Kafka basics

From wikinotes

Components

topics category/feed-name. data is stored in topics, which can be stored on one or more nodes.
producers write to topics
consumers read from topics
connectors