Introduction to Concurrency in Programming Languages PDF Download

Are you looking for read ebook online? Search for your book and save it on your Kindle device, PC, phones or tablets. Download Introduction to Concurrency in Programming Languages PDF full book. Access full book title Introduction to Concurrency in Programming Languages by Matthew J. Sottile. Download full books in PDF and EPUB format.

Introduction to Concurrency in Programming Languages

Introduction to Concurrency in Programming Languages PDF Author: Matthew J. Sottile
Publisher: CRC Press
ISBN: 1420072145
Category : Computers
Languages : en
Pages : 346

Book Description
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. The book describes the historical development of current programming languages and the common threads that exist among them. It also contains several chapters on design patterns for parallel programming and includes quick reference guides to OpenMP, Erlang, and Cilk. Ancillary materials are available on the book's website.