Logo

Designing and Building Parallel Programs

Large book cover: Designing and Building Parallel Programs

Designing and Building Parallel Programs
by

Publisher: Addison Wesley
ISBN/ASIN: 0201575949
ISBN-13: 9780201575941
Number of pages: 430

Description:
Designing and Building Parallel Programs is a book for students and professionals who need to know how to write parallel programs. It is neither a programming language manual nor an academic treatise on algorithms. Instead, it approaches parallel programming as an engineering activity, in which programs are developed in a methodical fashion and both cost and performance are considered at each stage in a design. It is intended as both an introduction to parallel programming and a practitioner's guide for programmers, engineers, and scientists developing programs for parallel and distributed computer systems.

Home page url

Download or read it online for free here:
Read online
(online html)

Similar books

Book cover: Linux Parallel Processing HOWTOLinux Parallel Processing HOWTO
by - The Aggregate
This document discusses the basic approaches to parallel processing available to Linux users: SMP Linux systems, clusters of networked Linux systems, parallel execution using multimedia instructions, and attached processors hosted by a Linux system.
(12206 views)
Book cover: The Practice of Parallel ProgrammingThe Practice of Parallel Programming
by - CreateSpace
This book provides an advanced guide to the issues of the parallel and multithreaded programming. It goes beyond the high-level design of the applications, into the details that are often overlooked but vital to make the programs work.
(21027 views)
Book cover: Parallel AlgorithmsParallel Algorithms
by - CRC Press
This book provides a rigorous yet accessible treatment of parallel algorithms, including theoretical models of parallel computation, parallel algorithm design for homogeneous and heterogeneous platforms, complexity and performance analysis, etc.
(5789 views)
Book cover: A Framework for Enabling Distributed Applications on the InternetA Framework for Enabling Distributed Applications on the Internet
by - arXiv
Internet distributed applications (IDAs) are internet applications with which many users interact simultaneously. In this paper the author provides a basis for a framework that combines IDAs collectively within a single context.
(8658 views)