Hacker News new | ask | show | jobs
by siftikha 2759 days ago
Neither lwt nor async allow for parallel execution cause of the Gil. They are akin to async await in Python
1 comments

Correct. For parallel execution you can use parmap or a submodule of ocamlnet that I never remember