fizzboom icon indicating copy to clipboard operation
fizzboom copied to clipboard

Make OCaml multi-core with nginx

Open pbiggar opened this issue 3 years ago • 1 comments

FSharp and Rust get to use all the cores on the machine - OCaml does not. In practice, we'd run a bunch of OCaml processes and put a load balancer in front of them. This is a fairer test.

pbiggar avatar Sep 27 '20 16:09 pbiggar