Y
Hacker News
new
|
ask
|
show
|
jobs
by
kaba0
701 days ago
Virtual threads literally replace the “blocking” IO call issued by the user, by a proper NIO call, mounting the issuer virtual thread when it signals.