Cover art for Parallel Programming Patterns
Published
Addison-Wesley, June 2024
ISBN
9780321685995
Format
Softcover, 456 pages
Dimensions
1cm × 1cm × 1cm

Parallel Programming Patterns Working with Concurrency in OpenMP, MPI, Java, and OpenCL

Not yet released
Due June 28, 2024.
Fast $7.95 flat-rate shipping!
Only pay $7.95 per order within Australia, including end-to-end parcel tracking.
100% encrypted and secure
We adhere to industry best practice and never store credit card details.
Talk to real people
Contact us seven days a week – our staff are here to help.

From cloud computing to smartphones, today's highest-growth software environments depend on parallel programming. That's why parallel programming is increasingly viewed as a foundational job skill expected of every professional developer. However, parallel computing requires traditional application developers to think and work differently; that's why it's so often viewed as difficult.

In Parallel Programming Patterns, three leading experts cut through the complexity, showing how to "think parallel," and offering practical solutions to many of the challenges you'll encounter. Drawing on immense experience programming parallel systems and teaching others to do so, the authors cover all this, and more:

   What you need to know about concurrency in parallel programs, parallel architecture, and the jargon of parallel computing

   How to find concurrency and decompose tasks and data

   How to select and work with algorithm and supporting structures

   How to work with implementation mechanisms for UE management, synchronization, and communication

   Getting started with OpenMP, MPI, and concurrent programming in Java

Related books