Parallel and Concurrent Programming in Haskell

Parallel and Concurrent Programming in Haskell

EnglishEbook
Marlow, Simon
O'Reilly Media
EAN: 9781449335922
Available online
CZK 808
Common price CZK 898
Discount 10%
pc

Detailed information

If you have a working knowledge of Haskell, this hands-on book shows you how to use the languages many APIs and frameworks for writing both parallel and concurrent programs. Youll 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 StrategiesParallelize ordinary Haskell code with the Par monadBuild parallel array-based computations, using the Repa libraryUse the Accelerate library to run computations directly on the GPUWork with basic interfaces for writing concurrent codeBuild trees of threads for larger and more complex programsLearn how to build high-speed concurrent network serversWrite distributed programs that run on multiple machines in a network
EAN 9781449335922
ISBN 1449335926
Binding Ebook
Publisher O'Reilly Media
Publication date July 12, 2013
Pages 322
Language English
Country Uruguay
Authors Marlow, Simon