![](/uploads/posts/2019-02/thumbs/1549672279_c-concurrency-action-2nd.jpg)
Название: C++ Concurrency in Action, 2nd Edition
Автор: Anthony Williams
Издательство: Manning
Год: 2019
Формат: PDF
Страниц: 592
Для сайта: litgu.ru
Размер: 7 Mb
Язык: English
This bestseller has been updated and revised to cover all the latest changes to C++ 14 and 17! C++ Concurrency in Action, Second Edition teaches you everything you need to write robust and elegant multithreaded applications in C++17.
You choose C++ when your applications need to run fast. Well-designed concurrency makes them go even faster. C++ 17 delivers strong support for the multithreaded, multiprocessor programming required for fast graphic processing, machine learning, and other performance-sensitive tasks. This exceptional book unpacks the features, patterns, and best practices of production-grade C++ concurrency.