I\'ve been reading a lot about low latency financial systems (especially since the famous case of corporate espionage) and the idea of low latency systems has been in my mind ev
Take a look at ZeroMQ. http://www.zeromq.org
Read the whitepapers on that site and you'll get some insight into what is required for low latency programming.