Which is better - epoll or libevent?

mike mike503 at gmail.com
Fri Feb 3 23:35:06 UTC 2006


excellent, thanks

i see a handful of these...

epoll_ctl(4, EPOLL_CTL_ADD, 3, {EPOLLIN, {u32=5301280, u64=5301280}}) = 0
epoll_ctl(4, EPOLL_CTL_ADD, 6, {EPOLLIN, {u32=5301328, u64=5301328}}) = 0
epoll_wait(4,  <unfinished ...>


On 2/3/06, Jon Drukman <jsd at cluttered.com> wrote:
> it's kind of ungraceful but i use strace on a running memcached to make
> really really sure.  if you see epoll_wait that's good.


More information about the memcached mailing list