Y
Hacker News
new
|
ask
|
show
|
jobs
by
fmajid
236 days ago
Agreed. Async I/O is something where letting the runtime keep track of it for you doesn't incur any more overhead, unlike garbage collection, and that makes for a much more natural programming pseudo-synchronous.