Parallel-Arrows-Definition: Multithreaded evaluation using Arrows.

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

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

Properties

Versions 0.1.1.0, 0.1.1.0
Change log None available
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-18T18:45:13Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees