concurrency with modern c++: what every professional c++ programmer should know about concurrency
by Rainer Grimm
English | 2019 | ISBN: 9781839211027 | 543 Pages | PDF,EPUB | 15.31 MB
by Rainer Grimm
English | 2019 | ISBN: 9781839211027 | 543 Pages | PDF,EPUB | 15.31 MB
Starting with the C++ memory model and using many ready-to-run code examples, the book covers everything you need to improve your C++ multithreading skills. You'll gain insight into different design patterns. You'll also uncover the general consideration you have to keep in mind while designing a concurrent data structure. The final chapter in the book talks extensively about the common pitfalls of concurrent programming and ways to overcome these hurdles.