Y
Hacker News
new
|
ask
|
show
|
jobs
by
yazaddaruvala
4233 days ago
Any idea why they didn't use libuv instead?
1 comments
film42
4233 days ago
I haven't seen any benchmarks comparing the two, but Node first used libev, and then the team created libuv out of a need to support Windows, because libev is unix only.
Actually, it's all in this about page:
http://nikhilm.github.io/uvbook/introduction.html
link
Actually, it's all in this about page: http://nikhilm.github.io/uvbook/introduction.html