Low latency programming

前端 未结 12 1551
梦谈多话
梦谈多话 2021-01-29 18:07

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

12条回答
  •  萌比男神i
    2021-01-29 18:26

    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.

提交回复
热议问题