C++ Concurrency in Action: Practical Multithreading
by Anthony Williams
English | 2012 | ISBN: 1933988770 | 530 Pages | EPUB | 7 MB
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.