List Price: | |
Our Price: $35.99 | |
For Bulk orders
| |
Used Book Price: $23.52 | |
Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming / Simon Marlow | |
Publisher: O'Reilly Media | |
Availability:Usually ships in 24 hours | |
Sales Rank: 279573 | |
|
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: