Y
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
mseri
2759 days ago
Correct. For parallel execution you can use parmap or a submodule of ocamlnet that I never remember
link