Parallel and Concurrent Programming in Haskell

Parallel and Concurrent Programming in Haskell
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 322
Release :
ISBN-10 : 9781449335922
ISBN-13 : 1449335926
Rating : 4/5 (926 Downloads)

Book Synopsis Parallel and Concurrent Programming in Haskell by : Simon Marlow

Download or read book Parallel and Concurrent Programming in Haskell written by Simon Marlow and published by "O'Reilly Media, Inc.". This book was released on 2013-07-12 with total page 322 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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


Parallel and Concurrent Programming in Haskell Related Books

Parallel and Concurrent Programming in Haskell
Language: en
Pages: 322
Authors: Simon Marlow
Categories: Computers
Type: BOOK - Published: 2013-07-12 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

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 conc
Parallel and Concurrent Programming in Haskell
Language: en
Pages: 322
Authors: Simon Marlow
Categories: Computers
Type: BOOK - Published: 2013-07-12 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

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 conc
Parallel and Concurrent Programming in Haskell
Language: en
Pages: 304
Authors: Simon Marlow
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: O'Reilly Media

GET EBOOK

Teaches how to use Haskell's APIs and frameworks for writing both parallel and concurrent programs, and includes code examples and exercises covering the concep
Real World Haskell
Language: en
Pages: 714
Authors: Bryan O'Sullivan
Categories: Computers
Type: BOOK - Published: 2008-11-15 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

This easy-to-use, fast-moving tutorial introduces you to functional programming with Haskell. You'll learn how to use Haskell in a variety of practical ways, fr
Advanced Functional Programming
Language: en
Pages: 331
Authors: Pieter Koopman
Categories: Computers
Type: BOOK - Published: 2009-09-29 - Publisher: Springer

GET EBOOK

Several carefully revised lectures from the 6th International School on Functional Programming, AFP 2008, are presented in this valuable review. Topics include