Parallel and Concurrent Programming in Haskell

Parallel and Concurrent Programming in Haskell

2013 • 304 pages

Ratings2

Average rating5

15

If you have a working knowledge of Haskell, this hands-on book shows you how to use the language{u2019}s many APIs and frameworks for writing both parallel and concurrent programs. You{u2019}ll learn how parallelism exploits multicore processors to speed up computation-heavy programs, and how concurrency enables you to write programs with threads for multiple interactions. Author Simon Marlow walks you through the process with lots of code examples that you can run, experiment with, and extend. Divided into separate sections on Parallel and Concurrent Haskell, this book also includes exercises to help you become familiar with the concepts presented: Express parallelism in Haskell with the Eval monad and Evaluation Strategies Parallelize ordinary Haskell code with the Par monad Build parallel array-based computations, using the Repa library Use the Accelerate library to run computations directly on the GPU Work with basic interfaces for writing concurrent code Build trees of threads for larger and more complex programs Learn how to build high-speed concurrent network servers Write distributed programs that run on multiple machines in a network.


Become a Librarian

Reviews

Popular Reviews

Reviews with the most likes.

There are no reviews for this book. Add yours and it'll show up right here!


Top Lists

See all (3)

List

441 books

Dot

The America's Test Kitchen Cooking School Cookbook: Everything You Need to Know to Become a Great Cook
Pattern Recognition and Machine Learning
The Intelligent Investor
The Information: A History, a Theory, a Flood
Hacking The Art Of Exploitation
Autobiography of a yogi
The Annotated Turing

Related Books

Books

9 books

Readers of This Book Also Enjoyed

If you enjoyed this book, then our algorithm says you may also enjoy these.