You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Production-grade Java low-latency event sequencer built on LMAX Disruptor. Processes 1M+ orders/sec with p99.9 latencies in microseconds. Features ring buffer architecture, memory-mapped I/O journaling, order book matching, and configurable wait strategies.