[Twisted-Python] Spawning processes and multiple CPU's.

Matt Feifarek matt.feifarek at gmail.com
Thu Sep 2 09:45:23 MDT 2004


Yes, I agree that it's a candidate. Does it work that way? 

Does spawnProcess take advantage of multiple CPU's?

On Wed, 01 Sep 2004 11:42:11 -0700, Cory Dodt
<corydodt at twistedmatrix.com> wrote:
> 
> The invocation of an imagemagick process is certainly a candidate for the
> kernel to put on a different CPU.  Indeed, that's one of the biggest
> advantages of using spawnProcess instead of (well, lots of other things).
> 
> C
> 
> Matt Feifarek wrote:
> 
> | I'm using reactor.spawnProcess to perform some inherently-blocking




More information about the Twisted-Python mailing list