… | |
… | |
4 | (http://monkey.org/~provos/libevent/) and the Event perl module, but aims |
4 | (http://monkey.org/~provos/libevent/) and the Event perl module, but aims |
5 | to be faster and more correct, and also more featureful. |
5 | to be faster and more correct, and also more featureful. |
6 | |
6 | |
7 | DIFFERENCES AND COMPARISON TO LIBEVENT: |
7 | DIFFERENCES AND COMPARISON TO LIBEVENT: |
8 | |
8 | |
9 | (comparisons relative to libevent-1.3e and libev-0.00) |
9 | (comparisons relative to libevent-1.3e and libev-0.00, see also the benchmark |
|
|
10 | at http://libev.schmorp.de/bench.html). |
10 | |
11 | |
11 | - multiple watchers can wait for the same event without deregistering others, |
12 | - multiple watchers can wait for the same event without deregistering others, |
12 | both for file descriptors as well as signals. |
13 | both for file descriptors as well as signals. |
13 | (registering two read events on fd 10 and unregistering one will not |
14 | (registering two read events on fd 10 and unregistering one will not |
14 | break the other). |
15 | break the other). |