Low-Latency Market Feed Simulator
Event-driven synthetic market data feed generator exploring queue depth, backpressure, and tail latency.
A systems testbed designed to measure consumer throughput and latency variance under bursty loads without relying on third-party market data feeds.
- Emits synthetic market-style event bursts with configurable distributions.
- Compares lock-free queues vs ring buffers across multi-threaded consumer stages.
- Instruments P50, P99, and P99.9 latency distributions to track variance over time.