注重体验与质量的电子书资源下载网站
分类于: 职场办公 云计算&大数据
简介
Parallel and Concurrent Programming in Haskell: Techniques for Multicore and Multithreaded Programming 豆 9.5分
资源最后更新于 2020-11-09 13:17:22
作者:Simon Marlow
出版社:O'Reilly Media
出版日期:2013-01
ISBN:9781449335946
文件格式: pdf
标签: haskell parallel Haskell 并发 concurrent Programming 计算机 编程语言
简介· · · · · ·
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...