Tags
Language
Tags
December 2024
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31 1 2 3 4

C++ Concurrency in Action: Practical Multithreading

Posted By: hill0
C++ Concurrency in Action: Practical Multithreading

C++ Concurrency in Action: Practical Multithreading
by Anthony Williams

English | 2012 | ISBN: 1933988770 | 530 Pages | EPUB | 7 MB

Without assuming you have a background in the subject, CC++ 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.