Ricerca Immagini Maps Play YouTube News Gmail Drive Altro »
Biblioteca personale | Guida | Ricerca Libri avanzata | Cronologia web | Accedi

Libri

Patterns for Parallel Programming

Copertina anteriore
5 Recensioni
Pearson Education, 15/set/2004 - 384 pagine
 

The Parallel Programming Guide for Every Software Developer

From grids and clusters to next-generation game consoles, parallel computing is going mainstream. Innovations such as Hyper-Threading Technology, HyperTransport Technology, and multicore microprocessors from IBM, Intel, and Sun are accelerating the movement's growth. Only one thing is missing: programmers with the skills to meet the soaring demand for parallel software.

That's where Patterns for Parallel Programming comes in. It's the first parallel programming guide written specifically to serve working software developers, not just computer scientists. The authors introduce a complete, highly accessible pattern language that will help any experienced developer "think parallel"-and start writing effective parallel code almost immediately. Instead of formal theory, they deliver proven solutions to the challenges faced by parallel programmers, and pragmatic guidance for using today's parallel APIs in the real world. Coverage includes:

  • Understanding the parallel computing landscape and the challenges faced by parallel developers
  • Finding the concurrency in a software design problem and decomposing it into concurrent tasks
  • Managing the use of data across tasks
  • Creating an algorithm structure that effectively exploits the concurrency you've identified
  • Connecting your algorithmic structures to the APIs needed to implement them
  • Specific software constructs for implementing parallel programs
  • Working with today's leading parallel programming environments: OpenMP, MPI, and Java

Patterns have helped thousands of programmers master object-oriented development and other complex programming technologies. With this book, you will learn that they're the best way to master parallel programming too.


Cosa dicono le persone - Scrivi una recensione

Valutazioni degli utenti

5 stelle
3
4 stelle
0
3 stelle
1
2 stelle
1
1 stella
0

Review: Patterns for Parallel Programming

Recensione dell'utente  - Semyon Semyonych - Goodreads

This book is very consistent, it took me just 2 days to overview it and order my knowledge about parallel programming. It really learns you about the space of possible solutions when you're going to ... Leggi recensione completa

Review: Patterns for Parallel Programming

Recensione dell'utente  - Elie De - Goodreads

Quite a decent book introducing several high level concepts with a focus on OpenMP/MPI. As with so many programming patterns they often kick in an open door. The introductory appendices (covering OpenMP and MPI) at the back are a bit thin and not sufficient. Leggi recensione completa

Libri correlati

Altre edizioni - Visualizza tutto

Informazioni sull'autore (2004)

Timothy G. Mattson is Intel's industry manager for life sciences. His research focuses on technologies that simplify parallel computing for general programmers, with an emphasis on computational biology. He holds a Ph.D. in chemistry from the University of California, Santa Cruz.

Beverly A. Sanders is associate professor at the Department of Computer and Information Science and Engineering, University of Florida, Gainesville. Her research focuses on techniques to help programmers construct high-quality, correct programs, including formal methods, component systems, and design patterns. She holds a Ph.D. in applied mathematics from Harvard University.

Berna L. Massingill is assistant professor in the Department of Computer Science at Trinity University, San Antonio, Texas. Her research interests include parallel and distributed computing, design patterns, and formal methods. She holds a Ph.D. in computer science from the California Institute of Technology.


Informazioni bibliografiche