Table of Contents
Preface
Part 1: Introducing C++ Concepts and Exploring Important Low-Latency Applications
1
Introducing Low Latency Application Development in C++
Understanding requirements for latency-sensitive applications
Understanding latency-sensitive versus latency-critical applications
Measuring latency
Differentiating between latency metrics
Requirements of latency-sensitive applications
Understanding why C++ is the preferred programming language
Compiled language
Closer to hardware – low-level language
Deterministic usage of resources
Speed and high performance
Language constructs and features
Mature and large community support
Language under active development
Introducing some important low latency applications
Lower-level low latency ...
Get Building Low Latency Applications with C++ now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.