This page did not load. You can still read it on the original site — the toolbar below keeps your place in the directory.
What? Kafka is a distributed event/message streaming software. Kafka communicates events from one system to another. Features Horizontally Scalable High Throughput Ability to re-consume old messages No Global ordering of messages, partial ordering in partitions At-Least once delivery guarantee Supports both the point-to point delivery model in which multiple consumers jointly consume a single copy…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.