Hacker News new | ask | show | jobs
by padator 3305 days ago
OCaml uses green threads where you can cooperate (yield()) or be preempted every 50ms.