[Twisted-Python] Running a client within a thread... do I need to rewrite?

Ralph Meijer twisted at ralphm.ik.nu
Sun Nov 9 01:55:04 EST 2008


On Sat, Nov 08, 2008 at 12:27:27AM -0800, Andrew McClain wrote:
> [..]
> 
> In order to integrate this with my twisted jabber client, do I need to rewrite
> the whole client using deferreds? Or could I use something like defertothread
> to encapsulate the STOMP client?

Maybe you can use txStomp, a Twisted implementation of Stomp.

-- 
Groetjes,

ralphm




More information about the Twisted-Python mailing list