I would love to but don't think have the time (or perhaps even the
skills) to switch it over. Having used memcached a fair amount it
just seems like libevent performs very well and makes it much easier
to manage all the various event systems.
Jason
On May 30, 2006, at 4:36 AM, Henrik Nordstrom wrote:
mån 2006-05-29 klockan 22:31 -0700 skrev Jason Titus:
Have you considered using libevent as a way to abstract out the
polling
method? Seems like it might make porting easier and give you
kqueue as
well...
Previously it has felt a little daunting task to make Squid fit
libevent, but now with the cleanups triggered by epoll it should be
fairly easy using comm_epoll as template..
Feel like giving it a stab?
Regards
Henrik