This repository was archived by the owner on Feb 2, 2023. It is now read-only.

Description
Currently, the wiki mentions parmap.
While parmap is certainly nice, it does not cover all use cases.
In some situations (like parallel stream processing), parany is better suited:
https://github.com/UnixJunkie/parany
If parany could go faster thanks to multicore ocaml, please do drop me an e-mail.
Regards,
F.