Introduction to Concurrency in Programming Languages : Chapman & Hall/CRC Computational Science - Craig E Rasmussen

Introduction to Concurrency in Programming Languages

By: Craig E Rasmussen, Timothy G. Mattson, Matthew J. Sottile

Hardcover | 28 September 2009 | Edition Number 1

At a Glance

Hardcover


RRP $189.00

$157.25

17%OFF

or 4 interest-free payments of $39.31 with

 or 

Aims to ship in 7 to 10 business days

Exploring how concurrent programming can be assisted by language-level techniques, Introduction to Concurrency in Programming Languages presents high-level language techniques for dealing with concurrency in a general context. It provides an understanding of programming languages that offer concurrency features as part of the language definition.





The book supplies a conceptual framework for different aspects of parallel algorithm design and implementation. It first addresses the limitations of traditional programming techniques and models when dealing with concurrency. The book then explores the current state of the art in concurrent programming and describes high-level language constructs for concurrency. It also discusses the historical evolution of hardware, corresponding high-level techniques that were developed, and the connection to modern systems, such as multicore and manycore processors. The remainder of the text focuses on common high-level programming techniques and their application to a range of algorithms. The authors offer case studies on genetic algorithms, fractal generation, cellular automata, game logic for solving Sudoku puzzles, pipelined algorithms, and more.





Illustrating the effect of concurrency on programs written in familiar languages, this text focuses on novel language abstractions that truly bring concurrency into the language and aid analysis and compilation tools in generating efficient, correct programs. It also explains the complexity involved in taking advantage of concurrency with regard to program correctness and performance.

Industry Reviews
! a clear focus in this book is on keeping the material accessible. The authors succeed at this brilliantly. ! if you are just jumping into the world of concurrent programming, or taking a more theoretical look at the approaches we've all been taking for granted for the past 20 years in an attempt to make things better, then this book is a great start. The authors present a clear motivation for the relevance of continuing this work, and provide both the historical context and knowledge of present day practice that you'll need to get off on the right foot. That they manage to do this while keeping the language clear and the text accessible is a tribute to the effort Sottile, Mattson, and Rasmussen put into the creation of the text. --insideHPC.com, October 2010 Sottile, Mattson, and Rasmussen have successfully managed to provide a nice survey of the current state of the art of parallel algorithm design and implementation in this well-written 300-page textbook, suitable for undergraduate computer science students ! this concise yet thorough book provides an outstanding introduction to the important field of concurrent programming and the techniques currently employed to design parallel algorithms. It is clearly written, well organized, and cuts to the point ! It is an informative read that I highly recommend to those interested in the design and implementation of parallel algorithms. --Fernando Berzal, Computing Reviews, May 2010

More in Algorithms & Data Structures

The University and the Algorithmic Gaze - Lesley Gourlay

RRP $190.00

$157.95

17%
OFF
Algorithms in C, Part 5 : 3rd Edition - Graph Algorithms - Robert Sedgewick
Fundamentals of Python : Data Structures - Kenneth Lambert