[Twisted-Python] network server on multiprocessor hardware

Artem Bokhan art at academ.org
Tue Sep 15 10:20:29 EDT 2009


Is there any know implementation of the method author of this thread 
http://twistedmatrix.com/pipermail/twisted-python/2009-April/019478.html 
talks about?

Bokhan Artem пишет:
> Hello.
>
> Is there right (standard) way to write twisted network server
> (tcp/web/mail/etc) which could use several cpu cores? For example,
> master+workers model, where every worker doing the same job.
> If so, may somebody help to wrap the sample code below?
> May be some well-known twisted based software can do that?
>
>   




More information about the Twisted-Python mailing list