Parallel and Concurrent Programming in Haskell

豆瓣
Parallel and Concurrent Programming in Haskell

登录后可管理标记收藏。

ISBN: 9781449335946
作者: Simon Marlow
出版社: O'Reilly Media
发行时间: 2013 -8
装订: Paperback
价格: USD 39.99
页数: 322

/ 10

0 个评分

评分人数不足
借阅或购买

Techniques for Multicore and Multithreaded Programming

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.

其它版本 (1)
短评
评论
笔记