Y
Hacker News
new
|
ask
|
show
|
jobs
by
laggyluke
4077 days ago
I thought that's basically what libuv does: it uses AIO on platforms that support it, falling back to thread pool on platforms that don't.
Edit: apparently I was wrong.