Parallel and Distributed Programming Using C++

  • Authors:
  • Cameron Hughes;Tracy Hughes

  • Affiliations:
  • -;-

  • Venue:
  • Parallel and Distributed Programming Using C++
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

From the Publisher: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 easierShows object-oriented approaches to multitasking and multithreadingDemonstrates how the UML is used to document designs that require parallel or distributed programmingContains the new POSIX/UNIX IEEE Standard for the Pthreads library