Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
pjmlp
on Nov 11, 2016
|
parent
|
context
|
favorite
| on:
Seven years of Go
So what would you call coroutines that multiplex at API calls like NT fibers, or many green threads libraries.
Or for that matter, coroutines on Active Oberon, which are just multiplexed as in Go.
weberc2
on Nov 11, 2016
[–]
I would call them fibers and green threads, respectively. No idea about Active Oberon.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Or for that matter, coroutines on Active Oberon, which are just multiplexed as in Go.