Re: [reSIProcate-users] Resiprocate design
- From: Ryan Kereliuk <ryker@xxxxxxxxx>
- Date: Thu, 31 Jan 2008 11:45:08 -0700
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.