The Changelog: Software Development, Open Source
Reinventing Kafka on object storage (Interview)
Ryan Worrell
It also provides ordering for those messages so that if you need to implement an application where you send messages in a certain order and you want that order to be retained on the other side, Kafka also does that for you. Each message is assigned a unique offset within a partition of that topic, which is kind of like a shard.
0
💬
0
Comments
Log in to comment.
There are no comments yet.