7 ms·
Neither lwt nor async allow for parallel execution cause of the Gil. They are akin to async await in Python
by siftikha 8y ago
Neither lwt nor async allow for parallel execution cause of the Gil. They are akin to async await in Python
- mseri 8y agoCorrect. For parallel execution you can use parmap or a submodule of ocamlnet that I never remember