Jump to ratings and reviews
Rate this book

C++ Concurrency in Action by Anthony Williams, Manning Publications

Rate this book
Summary 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. Purchase of the print book includes a free eBook in PDF, ...

Available here :
readmeaway.com/download?i=1617294691


      

      


1617294691 C++ Concurrency in Action PDF by Anthony Williams
Read C++ Concurrency in Action PDF from Manning Publications,Anthony Williams
Download Anthony Williams's PDF E-book C++ Concurrency in Action

ebook

52 people are currently reading
68 people want to read

About the author

Anthony Williams

4 books8 followers
Librarian note:
There is more than one author in the GoodReads database with this name

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
14 (66%)
4 stars
6 (28%)
3 stars
1 (4%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for ギーカミ BOOKMARK°S.
53 reviews3 followers
February 18, 2024
Disclaimer: I only read up to (and including) chapter 7, even though I learned the contents of the book through my university module that included the material, except chapter 10 and 11. The HUGE appendix, I just dipped into a bit, without studying/making use of it to thoroughly.

That said, I really liked the book! The structure is clear and set out in a way, that doesn't get to dense with complicated to understand things. The text is written in a prose that gives motivation for why things the way they are, context for what you have to look out to and insight to newer developments/experimental features. It's a nice read, the examples are well chosen as well. Can't really complain, except maybe that even more diagrams here and there would be nice (e.g. with the "ABA" problem).

My only concern and caveat that I would warn you off: Like you know already, technology
(especially in computer science) advances at a unprecedented and increasing pace - this book is no exception. It only covers features up to C++17, so newer features like std::jthreads, std::stop_tokens, as well as semaphores, latches and others are NOT included in the book. With C++23 just having dropped and C++26 being in its first stage of concepts, you miss out on (at this point in time) two versions that among other things expanded the multi-threading standard libraries. A newer version for the book is not planned/announced to my knowledge, but hopefully one will come out eventually.
32 reviews
May 18, 2023
The code examples were quite difficult to get through and the explanations were in general just simple rewordings of the annotated code line. Given the complexities of some of the later chapters, more explanation felt necessary since it would take several rereadings to even vaguely get the subtle considerations in the example.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.