Part 2: How to Architect a High-Frequency Trading System
This part aims to give you the basics of a high-frequency trading (HFT) system. The book provides a step-by-step guide to optimizing the code and the operating system (OS) to create ultra-low latency software. It will describe the main optimizations to get the trading system, the OS, and the hardware to work together.
This part comprises the following chapters:
- Chapter 4, HFT System Foundations – From Hardware to OS
- Chapter 5, Networking in Motion
- Chapter 6, HFT Optimization – Architecture and Operating System
- Chapter 7, HFT Optimization – Logging, Performance, and Networking