OxCaml logo Jane Street logo

Introduction to Parallelism

OCaml 5 introduces multicore, which allows parallel execution in a single process. Based on that, the OCaml Language team developed a collection of compiler features and libraries:

This is a stub, with more complete documentation to follow. For now, please see our parallelism tutorials, beginning with part 1.