Tagged Questions
3
votes
4answers
766 views
Is there a canonical book on parallel programming with focus on C++ ?
I am looking for a good book about parallel programming with focus on C++. Something suitable for a person reasonably good in C++ programming, but with no experience in concurrent software ...