Introduction to Programming with Python
PowerBI Data Analyst - Create visualizations and dashboards from scratch
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
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