mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Bert Belder
25d0e38048
|
14 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 14 years ago | |
Changes | 14 years ago | |
LICENSE | 15 years ago | |
Makefile.am | 14 years ago | |
README | 16 years ago | |
README.embed | 15 years ago | |
Symbols.ev | 15 years ago | |
Symbols.event | 15 years ago | |
autogen.sh | 14 years ago | |
config.h.cmake | 14 years ago | |
config.h.in | 14 years ago | |
configure.ac | 14 years ago | |
ev++.h | 14 years ago | |
ev.3 | 14 years ago | |
ev.c | 14 years ago | |
ev.h | 14 years ago | |
ev.pod | 14 years ago | |
ev_epoll.c | 14 years ago | |
ev_kqueue.c | 14 years ago | |
ev_poll.c | 14 years ago | |
ev_port.c | 14 years ago | |
ev_select.c | 14 years ago | |
ev_vars.h | 14 years ago | |
ev_win32.c | 15 years ago | |
ev_wrap.h | 14 years ago | |
event.c | 14 years ago | |
event.h | 14 years ago | |
event_compat.h | 15 years ago | |
import_libevent | 15 years ago | |
libev.m4 | 14 years ago | |
update_ev_wrap | 15 years ago | |
update_symbols | 15 years ago | |
wscript | 14 years ago |
README
libev is a high-performance event loop/event model with lots of features.
(see benchmark at http://libev.schmorp.de/bench.html)
ABOUT
Homepage: http://software.schmorp.de/pkg/libev
Mailinglist: libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
Library Documentation: http://pod.tst.eu/http://cvs.schmorp.de/libev/ev.pod
Libev is modelled (very losely) after libevent and the Event perl
module, but is faster, scales better and is more correct, and also more
featureful. And also smaller. Yay.
Some of the specialties of libev not commonly found elsewhere are:
- extensive and detailed, readable documentation (not doxygen garbage).
- fully supports fork, can detect fork in various ways and automatically
re-arms kernel mechanisms that do not support fork.
- highly optimised select, poll, epoll, kqueue and event ports backends.
- filesystem object (path) watching (with optional linux inotify support).
- wallclock-based times (