compiler-hacking icon indicating copy to clipboard operation
compiler-hacking copied to clipboard

the wiki could mention the parany libary

Open UnixJunkie opened this issue 5 years ago • 0 comments

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.

UnixJunkie avatar Dec 10 '19 02:12 UnixJunkie