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 <[email protected]> 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
> [email protected]
> http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
>

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to