Bytebytego (@bytebytego) 's Twitter Profile
Bytebytego

@bytebytego

Weekly system design topics you can read in 10 mins.

ID: 1499835281721098240

linkhttp://blog.bytebytego.com calendar_today04-03-2022 19:53:03

1,1K Tweet

116,116K Followers

2 Following

Bytebytego (@bytebytego) 's Twitter Profile Photo

Why is Kafka fast? There are many design decisions that contributed to Kafka’s performance. In this post, we’ll focus on two. We think these two carried the most weight. 1️. The first one is Kafka’s reliance on Sequential I/O. 2️. The second design choice that gives Kafka

Why is Kafka fast?

There are many design decisions that contributed to Kafka’s performance. In this post, we’ll focus on two. We think these two carried the most weight.

1️. The first one is Kafka’s reliance on Sequential I/O.
 
2️. The second design choice that gives Kafka