[Twisted-Python] fetchmany and deferreds which call back more      than once
    andrewextra at puzzling.org 
    andrewextra at puzzling.org
       
    Mon Mar  3 17:24:56 MST 2003
    
    
  
> On a related item, some database adapters (pypgsql) have
> a non-blocking execute so that you can pool for results
                                         ^^^^
> instead of blocking.  I was wondering how the above
> "producer" mechanism could be used without requiring
> threads (via pooling now and again).
               ^^^^^^^
Do you mean "poll"/"polling"?
-Andrew.
    
    
More information about the Twisted-Python
mailing list