compiler-hacking
compiler-hacking copied to clipboard
the wiki could mention the parany libary
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.