Kafkorama Benchmark: 1M msgs/s to 1M users on Confluent with 5ms median latency
kafkorama.com·1d·
Discuss: Hacker News
🌊Apache Kafka
Preview
Report Post

In a previous blog post, we presented a benchmark showing how Kafkorama scales vertically on a single node to deliver 1 million messages per second to 1 million WebSocket clients in real time, with low latency (median end-to-end latency of 3 milliseconds).

That benchmark deliberately used a single Apache Kafka® broker in order to isolate and measure Kafkorama’s raw performance.

In production, however, Kafka typically relies on replication, durability, and retention guarantees — capabilities provided by a managed service such as Confluent Cloud.

In this blog post, we rerun the benchmark using the same setup, scenario, and benchmark tests, but replacing the single Kafka broker with Confluent Cloud. We demonstrate that switchi…

Similar Posts

Loading similar posts...