Hello, world of concurrency in C++! -- Managing threads -- Sharing data between threads -- Synchronizing concurrent operations -- The C++ memory model and operations on atomic types -- Designing lock-based concurrent data structures -- Designing lock-free concurrent data structures -- Designing concurrent code -- Advanced thread management -- Parallel algorithms -- Testing and debugging multithreaded applications.
0
SUMMARY OR ABSTRACT
Text of Note
C++ Concurrency in Action, Second Edition is the definitive guide to writing elegant multithreaded applications in C++. Updated for C++ 17, it carefully addresses every aspect of concurrent development, from starting new threads to designing fully functional multithreaded algorithms and data structures. Concurrency master Anthony Williams presents examples and practical tasks in every chapter, including insights that will delight even the most experienced developer. -- Provided by publisher.