Twisted PB: returning result as soon as ready

exarkun at twistedmatrix.com exarkun at twistedmatrix.com
Mon Sep 28 10:07:59 EDT 2009


On 06:06 am, jacopo.pecci at gmail.com wrote:
>Jean-Paul, thanks a lot for your patient.
>I have read most of a the  1CThe Twisted Documentation 1D which I think is 
>very good for Deferred and ok for PB but it is really lacking on the 
>Reactor. In my case it looks like this is key to achieve what I have in 
>mind. I've also just received  1CTwisted network programming essential 1D 
>but I don't expect too much from this book. Would you be able to 
>suggest me a reference to understand the Reactors? I need to be aware 
>of when this is blocked and how to avoid it.
>
>I have a very simple objective in mind. I want to distribute some 
>processing to different severs and collect and process results from a 
>client as soon as they are ready. To achieve true parallelism it looks 
>more complex than expected.

It would probably be best to move to the twisted-python mailing list. 
There are a lot more people there who can help out.

Jean-Pal



More information about the Python-list mailing list