Hacker News new | ask | show | jobs
by jayd16 2222 days ago
>Java, C#, and C++ have channels?

Yeah they do but without green threads the implications are a bit different. You can use channels and OS threads though most code bases don't.