๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

Parallel and Distributed Programming Using C++

โœ Scribed by Cameron Hughes, Tracey Hughes


Publisher
Addison-Wesley Professional
Year
2003
Tongue
English
Leaves
720
Series
paperback
Edition
1
Category
Library

โฌ‡  Acquire This Volume

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


Parallel programming using C++
โœ Gregory V. Wilson, Paul Lu ๐Ÿ“‚ Library ๐Ÿ“… 1996 ๐Ÿ› MIT Press ๐ŸŒ English

Foreword by Bjarne Stroustrup Software is generally acknowledged to be the single greatest obstacle preventing mainstream adoption of massively-parallel computing. While sequential applications are routinely ported to platforms ranging from PCs to mainframes, most parallel programs only ever run

Parallel and distributed logic programmi
โœ Bhattacharya A., Konar A., Mandal A. ๐Ÿ“‚ Library ๐Ÿ“… 2006 ๐Ÿ› Springer ๐ŸŒ English

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

Parallel C++: Efficient and Scalable Hig
โœ Patrick Diehl, Steven R. Brandt, Hartmut Kaiser ๐Ÿ“‚ Library ๐Ÿ“… 2024 ๐Ÿ› Springer ๐ŸŒ English

<p><span>This textbook focuses on practical parallel C++ programming at the graduate student level. In particular, it shows the APIs and related language features in the C++ 17 and C++ 20 standards, covering both single node and distributed systems. It shows that with the parallel features in the C+

Parallel C++: Efficient and Scalable Hig
โœ Patrick Diehl, Steven R. Brandt, Hartmut Kaiser ๐Ÿ“‚ Library ๐Ÿ“… 2024 ๐Ÿ› Springer ๐ŸŒ English

<p><span>This textbook focuses on practical parallel C++ programming at the graduate student level. In particular, it shows the APIs and related language features in the C++ 17 and C++ 20 standards, covering both single node and distributed systems. It shows that with the parallel features in the C+

Data Parallel C++: Programming Accelerat
โœ James Reinders, Ben Ashbaugh, James Brodman, Michael Kinsner, John Pennycook, Xi ๐Ÿ“‚ Library ๐Ÿ“… 2023 ๐Ÿ› Apress ๐ŸŒ English

<p><span>"This book, now in is second edition, is the premier resource to learn SYCL 2020 and is the ONLY book you need to become part of this community." </span><span>Erik Lindahl, GROMACS and Stockholm University</span></p><p><span><br></span></p><p><span>Learn how to accelerate C++ programs using