Parallel and Concurrent Programming in Haskell - Simon Marlow
eTextbook alternate format product

Instant online reading.

Parallel and Concurrent Programming in Haskell

By: Simon Marlow

Paperback | 9 August 2013

At a Glance

Paperback


RRP $85.50

$39.75

54%OFF

or 4 interest-free payments of $9.94 with

 or 
In Stock and Aims to ship in 1-2 business days

When will this arrive by?

If you have a working knowledge of Haskell, this hands-on book shows you how to use the language's many APIs and frameworks for writing both parallel and concurrent programs. You'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

More in Functional Programming

Real World Haskell : OREILLY - Bryan O'Sullivan

RRP $95.00

$43.25

54%
OFF
Introducing Erlang, 2e - Simon St Laurent

RRP $76.00

$35.75

53%
OFF
Mastering Clojure Macros - Colin Jones

RRP $32.35

$18.50

43%
OFF
Clojure Applied - Ben Vandgrift

RRP $72.25

$40.95

43%
OFF
Programming Clojure : Pragmatic Programmers : 3rd Edition - Alex Miller
Parallel and Concurrent Programming in Haskell - Simon Marlow

RRP $85.50

$39.75

54%
OFF
Clojure Cookbook : Recipes for Functional Programming - Luke VanderHart
Functional Programming For Dummies : For Dummies (Computer/Tech) - John Paul Mueller
The Functional Approach to Programming - Guy  Cousineau

RRP $115.95

$97.40

16%
OFF
The Art of Prolog, second edition : Advanced Programming Techniques - Leon S. Sterling