Parallel-Arrows-Definition: Multithreaded evaluation using Arrows.

[ arrows, library, mit, parallelism ] [ Propose Tags ]

Arrows are a suitable abstraction for parallel programming. This package offers a general interface for parallelizing Arrows. This package however only contains the interface and code written against it must be used with a backend such as Parallel-Arrows-Multicore, Parallel-Arrows-ParMonad, Parallel-Arrows-Eden in order to have any parallel speedup. This package also contains some parallel skeletons such as variants of parMap and some topology skeletons. For more info see check out the paper at https://arxiv.org/abs/1801.02216

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.1.0
Dependencies base (>=4.7 && <5.0), deepseq, split [details]
License MIT
Author
Maintainer Martin Braun
Category Parallelism, Arrows
Home page https://github.com/s4ke/Parrows#readme
Bug tracker https://github.com/s4ke/Parrows/issues
Source repo head: git clone https://github.com/s4ke/Parrows
Uploaded by s4ke at 2018-01-18T19:23:13Z
Distributions
Reverse Dependencies 4 direct, 1 indirect [details]
Downloads 910 total (20 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2018-01-18 [all 1 reports]