[Twisted-Python] how to cancel a long running job on a server ?
    Itamar Shtull-Trauring 
    itamar at itamarst.org
       
    Wed May 11 11:02:29 MDT 2005
    
    
  
On Wed, 2005-05-11 at 11:38 +0200, Thomas Jung wrote:
> I could not believe that you can even return a deferred from a remote server 
> ... thats really great !
It's not that the PB protocol knows about Deferreds, it doesn't, but
rather the PB implementation in Twisted does the right thing when you
return a Deferred.
    
    
More information about the Twisted-Python
mailing list