How do you use libeio with libev?

Aaron Boxer boxerab at gmail.com
Sat Oct 1 15:50:04 CEST 2011


Here's an example, if you can pick through the non-essential stuff.
The DicomStream.start() method,
and the next few methods should have most of the logic:

https://github.com/boxerab/DicomStream/blob/master/src/DicomStream.cpp



On Fri, Sep 30, 2011 at 8:41 PM, Shaun savage <savages at mozapps.com> wrote:
> I have written  fastcgi server using libev.
> How do you use libev as the event loop for libeio? code example please.
>
> Now I am creating a helper interface and I would like to use libeio.
>
> Right now I have run apachebenchmark "ab". with nginx and my server I
> can get about 3000 req/sec on a 2 year old laptop, The return is just
> the CGI environment parameters.
>
>
>
> _______________________________________________
> libev mailing list
> libev at lists.schmorp.de
> http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
>



More information about the libev mailing list