[Twisted-Python] Twisted and D-BUS

Christopher Armstrong radix at twistedmatrix.com
Tue Aug 19 09:48:35 EDT 2008


On Mon, Aug 18, 2008 at 6:14 PM, Pedro Sanchez <psanchez at nortel.com> wrote:
> Hello,
>
> I'd like to get your opinion on using the D-Bus within a twisted
> application. Would the Python D-Bus binding at
>
> http://dbus.freedesktop.org/doc/dbus-python/doc/tutorial.html
>
> work with twisted? is there a recommended approach?


Yes, it works. All you have to do is make sure you use the glib2 or
gtk2 Twisted reactor, and then make sure you use the glib/gobject
event loop integration from dbus-python.


-- 
Christopher Armstrong
International Man of Twistery
http://radix.twistedmatrix.com/
http://twistedmatrix.com/
http://canonical.com/




More information about the Twisted-Python mailing list