ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libev/README
(Generate patch)

Comparing libev/README (file contents):
Revision 1.21 by root, Fri Mar 30 17:43:55 2012 UTC vs.
Revision 1.23 by root, Sat Jun 26 16:24:25 2021 UTC

16 Some of the specialties of libev not commonly found elsewhere are: 16 Some of the specialties of libev not commonly found elsewhere are:
17 17
18 - extensive and detailed, readable documentation (not doxygen garbage). 18 - extensive and detailed, readable documentation (not doxygen garbage).
19 - fully supports fork, can detect fork in various ways and automatically 19 - fully supports fork, can detect fork in various ways and automatically
20 re-arms kernel mechanisms that do not support fork. 20 re-arms kernel mechanisms that do not support fork.
21 - highly optimised select, poll, epoll, kqueue and event ports backends. 21 - highly optimised select, poll, linux epoll, linux aio, bsd kqueue
22 and solaris event ports backends.
22 - filesystem object (path) watching (with optional linux inotify support). 23 - filesystem object (path) watching (with optional linux inotify support).
23 - wallclock-based times (using absolute time, cron-like). 24 - wallclock-based times (using absolute time, cron-like).
24 - relative timers/timeouts (handle time jumps). 25 - relative timers/timeouts (handle time jumps).
25 - fast intra-thread communication between multiple 26 - fast intra-thread communication between multiple
26 event loops (with optional fast linux eventfd backend). 27 event loops (with optional fast linux eventfd backend).
35 - optional Perl interface with similar characteristics (capable 36 - optional Perl interface with similar characteristics (capable
36 of running Glib/Gtk2 on libev). 37 of running Glib/Gtk2 on libev).
37 - support for other languages (multiple C++ interfaces, D, Ruby, 38 - support for other languages (multiple C++ interfaces, D, Ruby,
38 Python) available from third-parties. 39 Python) available from third-parties.
39 40
40 Examples of programs that embed libev: the EV perl module, node.js, 41 Examples of programs that embed libev: the EV perl module, auditd,
41 auditd, rxvt-unicode, gvpe (GNU Virtual Private Ethernet), the 42 rxvt-unicode, gvpe (GNU Virtual Private Ethernet), the Deliantra MMORPG
42 Deliantra MMORPG server (http://www.deliantra.net/), Rubinius (a 43 server (http://www.deliantra.net/), Rubinius (a next-generation Ruby
43 next-generation Ruby VM), the Ebb web server, the Rev event toolkit. 44 VM), the Ebb web server, the Rev event toolkit.
44 45
45 46
46CONTRIBUTORS 47CONTRIBUTORS
47 48
48 libev was written and designed by Marc Lehmann and Emanuele Giaquinta. 49 libev was written and designed by Marc Lehmann and Emanuele Giaquinta.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines