Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Parallel and Distributed Programming Using C++ by Cameron Hughes

Posted By: iBook
 Parallel and Distributed Programming Using C++ by Cameron Hughes

Parallel and Distributed Programming Using C++ by Cameron Hughes, Tracey Hughes, Tracy Hughes
Addison-Wesley Professional | 1st edition (August 29, 2003) | ISBN-10: 0131013769 | CHM | 600 pages | 2 Mb

I think that the book is quite good. However, do not look architecture level concepts, neither mathematics, neither an explanation of distributed and parallel concepts (well, there is something…). The title shoudl be something like "C++ tools for distributed and parallel programming"

However, this is the only book I know that introduces the biggest amount of tools in other to implement distributed applications in C++ (in case you do not want to start from sctach). Of course, there are missing thinks like web services, sockets, peer2peer middlewares, etc. However, the explained packages are the most used in the market.