June 2022
Beginner
320 pages
7h 50m
English
When people think about high-frequency trading (HFT), Java does not often come to mind. The Java virtual machine (JVM) warm-up, the fact that it is running on a virtual machine, and the infamous garbage collector have been big deterrents for programmers. However, if you smartly understand those limitations and code, Java can be used in a low-latency environment. You will then be able to benefit from all the advantages that come with Java:
In this chapter, you will learn how to tune Java for HFT. ...
Read now
Unlock full access