[Twisted-Python] Twisted in a multicore environment

Vincent Bernat bernat at luffy.cx
Thu Jul 12 02:10:45 EDT 2012


 ❦ 10 juillet 2012 20:08 CEST, Werner Thie <werner at thieprojects.ch> :

> We observed really great scaling on multi cores with moving the 
> application part either to ampoule for PDF production or in the other 
> case I wrote an implementation of self regulating process pool based on 
> spread, leaving only the serving to twisted in both cases.

Is there something similar to Ampoule but allowing to spawn processes
across different servers? Something that would provide
"deferToRemoteAMPProcess".
-- 
Don't patch bad code - rewrite it.
            - The Elements of Programming Style (Kernighan & Plauger)



More information about the Twisted-Python mailing list