Hi everyone,

  I just wanted to announce a new library I created using libev and
libcurl.  It provides 2 interfaces; A C++ interface and a C/Ruby interface
for dispatching HTTP requests to a background event loop thread.  This could
be useful for single threaded web applications or desktop applications that
need to make multiple concurrent HTTP requests.    The project is currently
hosted here: http://evdispatch.rubyforge.org/

libev has been a real pleasure to work with, the interface has been easy to
follow and understand.

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

Reply via email to