< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate-users] Resiprocate design


I just wanted to highlight this point for people experiencing performance
problems.  It is not too difficult to shoehorn epoll into the open source
implementation but the right approach would be to integrate with libevent.

Thanks,
-Ryan

On 2008-01-31 at 09h41, Jason Fischl wrote:
>
> - If you are doing lots of TCP connections, the current open source
> implementation is not efficient at all and will not scale without
> design changes.