October 2025
Intermediate to advanced
264 pages
8h 30m
English
Building on the last chapter’s deep dive into synchronization in latency-sensitive applications, we’ll now focus on improving application latency by exploiting concurrency more generally. While chapter 8 demonstrated how wait-free synchronization could mitigate the tail latency impacts of mutual exclusion, which is necessary when you cannot partition your data (a topic discussed in chapter 4), this chapter will examine concurrent execution ...
Read now
Unlock full access