Join Books.org — it's free

Programming - General & Miscellaneous, C/C++, Parallel, Distributed, and Supercomputing
Parallel and Distributed Programming Using C++ by Cameron Hughes β€” book cover

Parallel and Distributed Programming Using C++

by Cameron Hughes, Tracey Hughes
Write a review
Log in to track your reading progress.

Overview

Parallel and Distributed Programming Using C++ provides an up-close look at how to build software that can take advantage of multiprocessor computers. Simple approaches for programming parallel virtual machines are presented, and the basics of cluster application development are explained. Through an easy-to-understand overview of multithreaded programming, this book also shows you how to write software components that work together over a network to solve problems and do work.

Parallel and Distributed Programming Using C++ provides an architectural approach to parallel programming for computer programmers, software developers, designers, researchers, and software architects. It will also be useful for computer science students.

  • Demonstrates how agents and blackboards can be used to make parallel programming easier
  • Shows object-oriented approaches to multitasking and multithreading
  • Demonstrates how the UML is used to document designs that require parallel or distributed programming
  • Contains the new POSIX/UNIX IEEE Standard for the Pthreads library

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. Annotation ©2003 Book News, Inc., Portland, OR

About the Author, Cameron Hughes

CAMERON HUGHES is a senior software engineer for CTEST Laboratories and a staff programmer/analyst at Youngstown State University. He has been involved in software development efforts of all sizes and is currently working in cluster programming of the Proteus V that involves NLP and knowledge representation modeling at CTEST and the Colony at Youngstown.

TRACEY HUGHES is a software engineer at CTEST, where she does graphics programming and simulation in C++ and develops image processing class libraries and virtual worlds.

Together they are the co-authors of numerous books including Linux Rapid Application Development and Object-Oriented Multithreading Using C++.

Reviews

There are no reviews yet. Log in to write one.

Book Details

Published
February 1, 2008
Publisher
Addison-Wesley
Pages
720
Format
Paperback
ISBN
9780321544674

More by Cameron Hughes

Similar books