Y
Hacker News
new
|
ask
|
show
|
jobs
by
gf000
452 days ago
That's not even remotely the same thing as the current virtual threads, that automagically turn (many kind of) blocking IO into non-blocking.
1 comments
zozbot234
452 days ago
If "automagically" means "the way Golang does it" then that's kinda the whole point of M:N threads/fibers.
link
gf000
452 days ago
My point was that green threads are not at all the same as virtual threads.
link