适合人群:Software developers, Computer science students, Functional programming enthusiasts, Systems programmers, People interested in concurrent and parallel programming, Haskell language learners
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.
Parallel and Concurrent Programming in Haskell分类索引数据信息
ISBN:9781449335946
出版日期:2013-8-15 适合人群:Software developers, Computer science students, Functional programming enthusiasts, Systems programmers, People interested in concurrent and parallel programming, Haskell language learners