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.
Simon Marlow has been a prominent figure in the Haskell community formany years. He is the author of large parts of the Glasgow HaskellCompiler, including in particular its highly regarded mulitcoreruntime system, along with many of the libraries and tools thatHaskell programmers take for granted. Simon also contributes to thefunctional programming research community, and has a string of paperson subjects ranging from garbage collection to language design. Inrecent years Simon's focus has been on making Haskell an idealprogramming language for parallel and concurrent applications, both bydeveloping new programming models and building a high-qualityimplementation.
Simon spent 14 years at Microsoft's Research laborotory in Cambridge,before taking a break in Spring 2013 to work on this book. Hecurrently works at Facebook UK.
评分
评分
评分
评分
本书分为并行与并发两部分:前一部分主要介绍了Par Monad/Strategy/Repa/Accelerate等,非常漂亮的并行抽象;后一部分从MVar/STM/Channel/等底层开始逐渐实现更高级的的并发方式。书中的例子显然是精心挑选的,从能够并行的kmeans/sudoku/mandelbrot到支撑海量连接的分布式chat server,仅冲着GHC核心大神Simon Marlow的名号就值得一读。
评分本书分为并行与并发两部分:前一部分主要介绍了Par Monad/Strategy/Repa/Accelerate等,非常漂亮的并行抽象;后一部分从MVar/STM/Channel/等底层开始逐渐实现更高级的的并发方式。书中的例子显然是精心挑选的,从能够并行的kmeans/sudoku/mandelbrot到支撑海量连接的分布式chat server,仅冲着GHC核心大神Simon Marlow的名号就值得一读。
评分此书虽小,可以谕大
评分Long overdue...
评分本书分为并行与并发两部分:前一部分主要介绍了Par Monad/Strategy/Repa/Accelerate等,非常漂亮的并行抽象;后一部分从MVar/STM/Channel/等底层开始逐渐实现更高级的的并发方式。书中的例子显然是精心挑选的,从能够并行的kmeans/sudoku/mandelbrot到支撑海量连接的分布式chat server,仅冲着GHC核心大神Simon Marlow的名号就值得一读。
本站所有内容均为互联网搜索引擎提供的公开搜索信息,本站不存储任何数据与内容,任何内容与数据均与本站无关,如有需要请联系相关搜索引擎包括但不限于百度,google,bing,sogou 等
© 2025 book.quotespace.org All Rights Reserved. 小美书屋 版权所有