Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming (Paperback)

Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming (Paperback)

作者: Simon Marlow
出版社: O'Reilly
出版在: 2013-09-03
ISBN-13: 9781449335946
ISBN-10: 1449335942
裝訂格式: Paperback
總頁數: 322 頁





內容描述


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




相關書籍

Visual Basic 2013 程式設計 18 堂特訓 (適用 2013/2012/2010,雙光碟)

作者 李啟龍

2013-09-03

C# 程序設計,2/e (慕課版)

作者 甘 勇 邵艷玲 王聃

2013-09-03

Visual Basic程式設計, 3/e

作者 洪國勝 陳惠敏

2013-09-03







2
2
2