Book Profile
|
Publisher: Addison Wesley
ISBN: 0-13-101376-9
Year: 2004
Page Numbers: 691
Chapters: 13
|
Tables: 61
Figures: 68
Code Examples: 95
Programs: 16
|
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++ delivers an architectural
approach to parallel programming for computer programmers, software developers,
designers, researchers, and software architects. It can also be used 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 UML can be used to document designs that require
parallel or distributed programming.
- Contains the new POSIX/UNIX IEEE Standard for the Pthreads library.
|