Learn AI, Data Science & Business — Earn Certificates That Get You Hired
MIT Sloan: Lead AI Adoption Across Your Organization — Not Just Pilot It
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore a comprehensive conference talk from CppCon 2024 where David Gross delves into the critical aspects of designing ultrafast trading systems in C++. Learn why achieving low latency must be integrated into the design phase rather than treated as a later optimization. Discover how to translate CPU and hardware knowledge into effective C++ implementations, manage multiple CPU cores, handle concurrency issues, and maintain speed. The presentation shares valuable industry insights on building low-latency trading systems from scratch, offering reusable building blocks for developers working on trading platforms or other high-performance concurrent applications. Examine algorithms and data structures commonly employed in trading systems and how to optimize them using modern C++ features. This 89-minute session provides practical knowledge and techniques to enhance system performance and make informed decisions about tools and technologies for environments where nanoseconds truly matter.
Syllabus
When Nanoseconds Matter: Ultrafast Trading Systems in C++ - David Gross - CppCon 2024
Taught by
CppCon