|
|
|
|
|
by udev4096
498 days ago
|
|
OP should've been more specific. HFT firms, not any other finance companies, probably have a lot more exciting work due to the nature of reducing latency using all sorts of novel techniques. I wonder if they disable all the fancy exploit mitigation protection in linux kernel just for a tiny performance hit |
|
Processes reading and writing directly to FPGA/NIC ring buffers.
Shunning TCP in favour of UDP based protocols that are easy to optimize for your particular usecas in userspace.
Removing cores from the Linux scheduler entirely and pinning processes to those cores.
This stuff isn't even novel, it's been standard practice for a couple of decades.