libparany-ocaml

Generalized map reduce for parallel computers (runtime)

Description

Parallelize any kind of computation. Generalized map reduce for parallel computers (not distributed computing). Can process a very large file in parallel on a multicore computer; provided there is a way to cut your file into independent blocks (the "demux" function). Can process in parallel an infinite stream of elements.

This package contains the runtime files.

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/UnixJunkie/parany


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 libparany-ocaml