Hacker News new | ask | show | jobs
by avsm 4596 days ago
There are now several experimental multithreaded OCaml runtimes floating around, which also have the key property of not slowing down the single-threaded case. I don't expect multicore to remain a limitation for OCaml in 2014.
1 comments

My impression was that the core team was actively opposed to adding parallelism support. Has this changed?