Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
justinmk
on May 5, 2015
|
parent
|
context
|
favorite
| on:
Creator of Raft Algorithm introduces LogCabin
> What was really lost in the libevent2 -> epoll conversion was platform independence
Did you consider libuv?
ongardie
on May 5, 2015
[–]
I guess the answer is no, I haven't really looked at it. Anyone have experience with it in a large-ish project outside of Node?
apaprocki
on May 5, 2015
|
parent
[–]
Yes -- it is very straightforward to use and "just works". (It is also used in a similar way as found in Node in the luvit project:
https://github.com/luvit/luvit
)
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Did you consider libuv?