PATCH: Integrating libev with other runloops
Christian Parpart
trapni at gentoo.org
Sun Oct 24 01:55:30 CEST 2010
On Sat, October 23, 2010 4:36 pm, Rasmus Andersson wrote:
> Greetings, knights of libev.
>
> I'm part of the node.js dev community and are working on a library
> version of node (which can be embedded in other programs). Many "host"
> systems already use a runloop system of their own (e.g. OS X
> applications use something called CFRunLoop) thus there's a need to
> have node running in symbios with these systems.
>
> For this to work smoothly there's some information related to a libev
> runloop which is not exposed through the API. We added the following
> four functions:
[....]
Hey,
first of all, I would really like to vote for that feature, too, but I
think there won't by any 3.x release anymore, so this would make it in
4.00 the soonest.
Well, I am developing a piece of software where I get frequently asked
whether it is possible to use the Asio-framework (C++ networking library)
with my code, and I had to hold them back and freeze for the moment
because I did not yet have the time to digg into this.
But if libev officially supports integrating into other event loops (or
vice versa) then I'd highly appreciate it. :-)
Best regards,
Christian Parpart.
More information about the libev
mailing list