Download WordPress Themes, Happy Birthday Wishes
Home » Computer » Parallel and Concurrent Programming in Haskell

Parallel and Concurrent Programming in Haskell

  • Category: Computer
  • Author: Simon Marlow
  • Pages: 320 pages
  • Size: HTML

Read and download free eBook intituled Parallel and Concurrent Programming in Haskell in format PDF – 320 pages created by Simon Marlow.

This book covers the breadth of Haskell’s diverse selection of programming APIs for concurrent and parallel programming.

It is split into two parts. The first part, on parallel programming, covers the techniques for using multiple processors to speed up CPU-intensive computations, including methods for using parallelism in both idiomatic Haskell and numerical array-based algorithms, and for running computations on a GPU. The second part, on concurrent programming, covers techniques for using multiple threads, including overlapping multiple I/O operations, building concurrent network servers, and distributed programming across multiple machines.

Read and Download Links:

Parallel and Concurrent Programming in Haskell

READ  Performance and Evaluation of Lisp Systems

Leave a Reply

Your email address will not be published. Required fields are marked *

*

x

Check Also

The Linux Command Line

Read and download free Book intituled The Linux Command Line in format PDF written by William Shotts.