Redundant Order Matching
Redundant order matching refers to the practice of deploying multiple, synchronized instances of an order book engine to ensure that trade execution services remain uninterrupted. In high-frequency trading and derivatives markets, the order matcher is the core component that processes bids and asks.
By running these engines in parallel, the platform ensures that if one engine experiences a technical glitch or latency spike, another can immediately take over the processing of orders. This prevents the formation of order backlogs that could otherwise lead to stale pricing or failed liquidations.
These systems are designed to maintain a single source of truth regarding the state of the order book. This architecture is a cornerstone of reliable market microstructure.