Thoughts on low latency trading if exchanges went full cloud
blog.abctaylor.com
Thoughts on low latency trading if exchanges went full cloud
1–10 of 184 posts
Re: Thoughts on low latency trading if exchanges went full cloud
#2Re: Thoughts on low latency trading if exchanges went full cloud
#3Nothing to add but I found this to be a well written thought exercise on a space I realize I know very little technical detail of. Thanks for writing this!
Re: Thoughts on low latency trading if exchanges went full cloud
#4Nothing to add but I found this to be a well written thought exercise on a space I realize I know very little technical detail of. Thanks for writing this!
Thank you. I'm only happy to hear this was helpful. I'd also love comments from any HDL quants about how portable FPGA code would be to virtualized environments and what other languages might stand out particularly well for a VM stack.
Re: Thoughts on low latency trading if exchanges went full cloud
#5This is a lot harder to do when a server is virtualized somewhere on some rack on EC2. Exactly as mentioned, people will try to optimize by spinning up/down instances as close to the exchange server as possible. Customers will be unhappy because they can’t prove that it’s fair, even if they have the closest server.
Overall great, thought provoking writing btw
Re: Thoughts on low latency trading if exchanges went full cloud
#6Earlier quoted context omitted.
Thank you. I'm only happy to hear this was helpful. I'd also love comments from any HDL quants about how portable FPGA code would be to virtualized environments and what other languages might stand out particularly well for a VM stack.
There are cloud FPGAs, but they are offered as a compute accelerators, and have no access to the network. Trading FPGAs need network access for latency.