10101

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

Simon Marlow
GHC
O’Reilly Media, Inc., 2013

@book{marlow2013parallel,

   title={Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming},

   author={Marlow, Simon},

   year={2013},

   publisher={" O’Reilly Media, Inc."}

}

Download Download (PDF)   View View   Source Source   

3517

views

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.
No votes yet.
Please wait...

* * *

* * *

HGPU group © 2010-2024 hgpu.org

All rights belong to the respective authors

Contact us: