Y
Hacker News
new
|
ask
|
show
|
jobs
by
nly
4013 days ago
Hardly exciting stuff, async libraries have been doing this for things like DNS queries (where there's no portable non-blocking API) for decades. Good for Nginx addon devs I guess.
2 comments
gregham
4013 days ago
Will you be exited if I tell you that nginx doing async DNS queries for decades without threads? It has it's own async resolver implementation.
link
girvo
4013 days ago
Just because it's been done in other tools doesn't make it "hardly exciting" when an often-used tool that was lacking a feature adds it.
link
coldtea
4013 days ago
He conflated exciting with "new development in computer science".
link