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 ever since. There are a million applications that can use what these guys are doing, so I would like to learn more about the topic. The thing is I cannot find anything valuable about the topic. Can anybody recommend books, sites, examples on low latency systems?
+3
A:
Anything on realtime programming would fit the bill. It's not precisely what you're after, I suspect, but it's an extremely good place to start.
McWafflestix
2009-07-30 22:50:57
+2
A:
Well, its not just "traditional" real time programming, its everything. i work for a stock exchange -- speed is king. a typical problem is whats the fastest way to write to a file? the fastest way to serialize an object? etc.
alex lerner
2009-10-03 12:42:51