Parallel and Concurrent Programming in Haskelltxt,chm,pdf,epub,mobi下载 作者:Simon Marlow 出版社: O'Reilly Media 副标题: Techniques for Multicore and Multithreaded Programming 出版年: 2013-8-15 页数: 322 定价: USD 39.99 装帧: Paperback ISBN: 9781449335946
内容简介 · · · · · ·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 algori...
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.
|
一方面满足了自己的好奇心
作者视角观点都是很独特,现在只看了一部分,相信不会辜负自己的
还行。。。
一口气看完,真正是好书。