BIBLIO is the largest independent book marketplace in the world, with over 100 million books.

Skip to content

Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming

Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming

Parallel and Concurrent Programming in Haskell: Techniques for Multicore and
Stock photo: cover may vary

Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming Paperback - 2013

by Marlow, Simon

Add to wish list
  • Used
  • Good
  • Paperback
Used - Good

Description

paperback. Good. Access codes and supplements are not guaranteed with used items. May be an ex-library book.
Ask the seller a question Add to wish list
A$72.20
Free Delivery within USA
Standard delivery: 7 to 14 days
More delivery options
Dropship order
Ships from Bonita (California, United States)

Details

  • Title Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming
  • Author Marlow, Simon
  • Binding Paperback
  • Edition INTERNATIONAL ED
  • Condition Used - Good
  • Pages 319
  • Volumes 1
  • Language ENG
  • Publisher O'Reilly Media
  • Publication date 2013-09-17
  • Illustrated Yes
  • Features Bibliography, Illustrated, Index, Price on Product - Canadian, Table of Contents
  • Bookseller's Inventory # 1449335942.G
  • ISBN 9781449335946 / 1449335942
  • Weight 1.12 lbs (0.51 kg)
  • Dimensions 9.47 x 6.72 x 0.69 in (24.05 x 17.07 x 1.75 cm)
  • Category Computers - Languages / Programming
  • Library of Congress subjects Parallel programming (Computer science), Haskell (Computer program language)
  • Dewey Decimal Code 004.35
  • Quantity available 1

About Bonita California, United States

Biblio member since 2020

Terms of Sale: 30 day return guarantee, with full refund including original shipping costs for up to 30 days after delivery if an item arrives misdescribed or damaged.

Browse books from Bonita

Reader reviews for Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming

From the publisher

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
tracking-