
How does a modern stock exchange achieve microsecond latency? The principal is:
Do less on the critical path
For the stock exchange, the critical path is:
Other non-critical tasks should be removed from the critical path.
We put together a design as shown in the diagram:
How does a modern stock exchange achieve microsecond latency? The principal is:
Do less on the critical path
For the stock exchange, the critical path is:
Other non-critical tasks should be removed from the critical path.
We put together a design as shown in the diagram: