Parallel and Distributed Programming Using C++
โ Scribed by Cameron Hughes, Tracey Hughes
- Book ID
- 127446263
- Publisher
- Addison-Wesley Professional
- Year
- 2003
- Tongue
- English
- Weight
- 2 MB
- Series
- paperback
- Edition
- 1
- Category
- Library
- ISBN-13
- 9780131013766
No coin nor oath required. For personal study only.
โฆ Synopsis
Intended for programmers familiar with C++, this book explains how the C++ standard library, algorithms, and container classes behave in distributed and parallel environments, and offers methods for extending the C++ language through class libraries and function libraries to accomplish distributed and parallel programming tasks. Topics include the new POSIX and UNIX standards for multithreading, the PVM and MPI libraries, designing components that support concurrency, agent- oriented architectures, and blackboard architectures.
๐ SIMILAR VOLUMES
The book Parallel and Distributed Logic Programming provides a clear introduction to parallel and distributed approach to logic programming. It examines the existing models of distributed logic programming, analyses the pros and cons of these models, and proposes an alternative framework for distrib