A review by cloudedbyte
C++ Concurrency in Action: Practical Multithreading by Anthony Williams

5.0

Clear explanation of various tools for developing concurrent systems in C++11, potential problems and ways to find and solve them. It's one of those books which requires several readings