Advertisement

C++ Concurrency in Action
by Anthony Williams
528 Pages · 2012 · 3.9 MB · 3,903 Downloads · New!
Without assuming you have a background in the subject, C++ Concurrency in Action gradually enables you to write robust and elegant multithreaded applications in C++11. You’ll explore the threading memory model, the new multithreading support library, and basic thread launching and synchronization facilities. Along the way, you’ll learn how to navigate the trickier bits of programming for concurrency.
C++ Concurrency in Action, 2nd Edition
by Anthony Williams
575 Pages · 2018 · 6.2 MB · 1,267 Downloads · New!
C++ 11 delivered strong support for multithreaded applications, and the subsequent C++14 and 17 updates have built on this baseline. C++ has better options for concurrency than ever before, which means it’s an incredibly powerful option for multicore and parallel applications

Advertisement

Advertisement

Advertisement