performance icon indicating copy to clipboard operation
performance copied to clipboard

Collection of documents related tunings for performance of Java low-latency trading systems: from hardware up to application level

What is it?

This repository is my collection of documents related to low-latency trading and tunings for performance at different levels of technology stack:

  • Intel processors: optimization guides
  • hardware: HPE ProLiant DL380 servers and tuning guides
  • NIC: Solarflare network card and Open Onload library and Mellanox documents
  • Networking: TCP/IP, Ethernet
  • OS: Linux in general
  • OS: RedHat RHEL/CentOS tuning guides
  • Java: lock-free algorithms

Other Links

  • Algo & DMA - my tech blog about wring low-latency Java trading applications (in Russian)