To saturate the bandwidth of the next generation of hardware.
# Download and run curl -fsSL https://bustermq.dev/install.sh | sh bustermq --host 0.0.0.0 --port 4222 # Or with Docker docker run -p 4222:4222 bustermq/bustermq
128 clients. 50M messages. 8 cores. No tricks.
See Use Cases →Use your existing clients. More features coming.
Choose I/O Backend →Classic Linux I/O. Works everywhere, zero configuration.
Kernel-bypass I/O. Zero syscall overhead, batched completions. Linux 5.1+.
Full kernel bypass. Userspace networking. Dedicated NIC required.
Pioneered deterministic simulation testing. We adopted their VOPR approach because finding bugs before production is the only way.
Proved that thread-per-core architecture delivers. No locks, no contention, just raw throughput.
Relentless pursuit of speed. Pushing boundaries, never settling. The mindset that faster is always possible.
A language for system programming that prioritizes performance and correctness. No hidden allocations, no hidden control flow.