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

Comparing libev/README (file contents):
Revision 1.13 by root, Tue Nov 6 16:51:20 2007 UTC vs.
Revision 1.17 by root, Mon Nov 12 05:40:55 2007 UTC

1Homepage: http://software.schmorp.de/pkg/libev
2E-Mail: libev@schmorp.de
3
1libev is a high-performance event loop/event model with lots of features. 4libev is a high-performance event loop/event model with lots of features.
2 5
3It is modelled (very losely) after libevent 6It is modelled (very losely) after libevent
4(http://monkey.org/~provos/libevent/) and the Event perl module, but aims 7(http://monkey.org/~provos/libevent/) and the Event perl module, but aims
5to be faster and more correct, and also more featureful. 8to be faster and more correct, and also more featureful.
69- the event core library (ev and event layer) compiles and works both as 72- the event core library (ev and event layer) compiles and works both as
70 C and C++. 73 C and C++.
71 74
72whats missing? 75whats missing?
73 76
74- evbuffer, evhttp, bufferevent are missing. 77- no event-like priority support at the moment (the ev priorities
78 are not yet finished and work differently, but you can use idle watchers
79 to get a similar effect).
75 80
76- no priority support at the moment (but likely to be delivered later). 81AUTHOR
77 82
78- kqueue, poll (libev currently implements epoll and select). 83libev was written and designed by Marc Lehmann and Emanuele Giaquinta.
79 84
80- windows support (whats windows?). 85The following people sent in patches or made other noteworthy
86contributions (if I forgot to include you, please shout at me, it was an
87accident):
81 88
89W.C.A. Wijngaards
90Christopher Layne
91Chris Brody
92

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines