Tag: #trading
Writing on GPUs, LLMs, MLOps, Kubernetes — and mindset · 2 posts
Kernel Tuning for Low-Latency Trading Systems — The War Against Microseconds
How to tune the Linux kernel in domains like HFT and market making where microseconds decide profit and loss. Covers CPU isolation recipes, NUMA alignment, the kernel-bypass spectrum, C-state pinning, PTP time synchroniz
2026-06-13 · 17 min read #linux#kernel#low-latency#trading#performanceTrading Back Office and Settlement Systems — The Data Journey Across Front, Middle, and Back
Follow a single trade through its full data journey from order to execution, clearing, and settlement. We map FO/MO/BO systems, position and PnL management, confirmation and reconciliation, DVP settlement, Korean market
2026-06-13 · 17 min read #back-office#settlement#trading#capital-markets#reconciliation