Queue Lab – Message Bus Benchmarking & Fan-Out

Queue Lab is a queue-benchmark harness: the same notification fan-out workload run through multiple queue backends behind one explicit messaging contract, compared on latency, throughput, loss, backlog, retry, and ordering from real runs. Only the messaging adapter changes per backend, so the differences you observe are the queues' own, not the application's. The deliverable isn't a large codebase — it's a defensible set of measured findings.

Source on GitHub · Read the measured findings