Low latency trading systems using C++ in Windows?

Viewed 6556

It seems that all the major investment banks use C++ in Unix (Linux, Solaris) for their low latency/high frequency server applications. Why is Windows generally not used as a platform for this? Are there technical reasons why Windows can't compete?

8 Answers
Related