Y
Hacker News
new
|
ask
|
show
|
jobs
by
voidifremoved
50 days ago
Virtual Threads aren't quite the same as green threads (they don't block the OS thread) and they work extremely well now.
2 comments
Ygg2
50 days ago
That's interesting because I remember people talking about Rust green threads as M:N mapping, which seems to be the only difference.
link
gf000
50 days ago
They are not even remotely the same, there is no reason to compare them at all.
link