libghc-monad-par-prof

parallel programming based on a monad; profiling libraries

Description

This library offers an alternative parallel programming API to that provided by the parallel package. The Par monad allows the simple description of parallel computations, and can be used to add parallelism to pure Haskell code. The basic API is straightforward: the monad supports forking and simple communication in terms of IVars.

The library comes with an efficient work-stealing implementation, but the internals are also exposed so that you can build your own scheduler if necessary.

This package provides a library for the Haskell programming language, compiled for profiling. See http://www.haskell.org/ for more information on Haskell.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/simonmar/monad-par


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libghc-monad-par-prof