Dbus asynchronous
Jérémie Dimino
jeremie at dimino.org
Wed Dec 16 01:42:23 PST 2009
Le mercredi 16 décembre 2009 à 12:54 +0530, Vivek Anand a écrit :
> Is there any way to bring out the dbus connection fd, so that I can add
> it my current select loop, or is there any other dbus implimentation
> which is completely asynchronous?
I made an implementation of D-Bus in ocaml [1]. It uses cooperative
threads [2], so it is completely asynchronous.
[1] https://forge.ocamlcore.org/projects/obus/
[2] http://ocsigen.org/lwt/
--
Jérémie
More information about the dbus
mailing list