[Twisted-Python] Fast RPC

William Waites ww at groovy.net
Tue Jul 5 23:17:32 EDT 2005


On Sun, Jul 03, 2005 at 12:49:20AM -0400, Itamar Shtull-Trauring wrote:
> On Sat, 2005-07-02 at 15:37 -0400, William Waites wrote:
> 
> > Because of the way Yate deals with
> > threads and signals, it seems to be hard to get a twisted
> > reactor to run inside the embedded interpreter.
> 
> reactor.run(installSignalHandlers=False) may fix that.

Hmmm. I tried that, but then the reactor stalls. No
reactor.callLater's actually seem to get called...

-w




More information about the Twisted-Python mailing list