CPU Core Affinity

Architecture

CPU Core Affinity, within high-frequency trading systems for cryptocurrency derivatives, represents the binding of a process or thread to a specific physical CPU core, optimizing for reduced latency and predictable execution times. This is critical in environments where microsecond-level performance differences directly impact profitability, particularly in arbitrage and market making strategies. Effective core affinity minimizes context switching overhead, a significant source of delay, and improves instruction cache locality, enhancing overall system throughput. Consequently, careful assignment of trading algorithms to dedicated cores becomes a foundational element of low-latency infrastructure.
CPU Affinity A complex node structure visualizes a decentralized exchange architecture.

CPU Affinity

Meaning ⎊ Binding a software process to a specific processor core to improve cache performance and stability.