How long can the exchanges scale their sequencer systems (which are sequential) vertically? The trading volume is only rising with time at a higher rate than the advancement of low latency tech.
In the most ideal case a sequencer can handle ~half a billion orders per second if all it's doing is assigning a number to each item. LMAX Disruptor using value types pushes 4-500 million events/s on modern hardware.