|
|
|
|
|
by michelrotaru
262 days ago
|
|
Kafkorama exposes real-time data from Apache Kafka as Streaming APIs for web, mobile, and IoT apps. We just benchmarked it: - 1M messages/second delivered to 1M concurrent WebSocket clients - Mean end-to-end latency <5 ms (30-minute runs, >1B messages each) - 609 MB/s outgoing throughput using 512-byte messages - Achieved both on a single node (vertical) and across a cluster (horizontal) with linear scalability Blog post: https://kafkorama.com/blog/benchmarking-kafkorama.html |
|