Y
Hacker News
new
|
ask
|
show
|
jobs
by
jamougha
2730 days ago
Ocaml has a GIL. I've worked with people trying to build a distributed system in a language with a GIL and do not recommend it.
1 comments
yawaramin
2728 days ago
OCaml will lose the GIL when multicore lands in ... the next few years I guess :-)
link