Y
Hacker News
new
|
ask
|
show
|
jobs
by
h91wka
2382 days ago
Incorrect. Kafka is a message _storage_. The server can be seen as a distributed persistent append-only log. All broker logic is encoded in the client. Source: maintainer of one of client implementations.