[Twisted-Python] async code structure question

snacktime snacktime at gmail.com
Thu Feb 10 16:40:34 EST 2005


> > The first example is what I was doing and it worked just fine.  But
> > now I've rewritten everything so it's non blocking and I no longer
> > need to use deferToThread.  I found out that it's a bit more
> > complicated now though:)
> 
>  How?  Not with callLater, I hope.  callLater doesn't make anything
> non-blocking.

Actually it's just a lot of code restructuring now that I am starting
to learn what does and doesn't work.

I appreciate everyone's help and advice, thank you.

Chris




More information about the Twisted-Python mailing list