ocaml-multicore / eio

Effects-based direct-style IO for multicore OCaml
Other
559 stars 72 forks source link

Executor pool docs #707

Closed talex5 closed 8 months ago

talex5 commented 8 months ago

A rebased and simplified version of @SGrondin's #650 that only makes minimal changes to add the new section. In particular:

I also added a trace diagram showing the use of multiple cores.