<br><br><div class="gmail_quote">On Sat, Sep 5, 2009 at 9:07 AM, Bokhan Artem <span dir="ltr">&lt;<a href="mailto:art@academ.org">art@academ.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Laurens Van Houtven пишет:<br>
<div class="im">&gt; Are you sure it&#39;s dying out because of CPU limitations?<br>
<br>
</div>Yes, with 1k req/s cpu is 100% busy with python.<br>
<div class="im"><br>
&gt; Can you show any real applications where this happens?<br>
<br>
</div>I do not have real application in python/twisted now.<br>
That could be any internet server with high load or under dos.<br>
<div class="im"><br>
&gt; In my experience your network IO always gives up ages before my processors croak :-)<br>
<br>
</div>It depends.<br>
<div class="im"><br>
&gt;<br>
&gt; I happen to be in the middle of writing a project with a big<br>
&gt; computational component (at least when I&#39;m not hacking away at<br>
&gt; twisted.positioning), and generally the heavy computational stuff<br>
&gt; doesn&#39;t live in the Twisted layer.<br>
<br>
</div>I do not have any heavy computations, just high request rate.<br>
<div><div></div><div class="h5"><br>
<br></div></div></blockquote><div>If you are looking for load balancing, you might also find txLoadBalancer useful:<br><a href="http://groups.google.com/group/txlb-dev">http://groups.google.com/group/txlb-dev</a><br><br>
Kevin Horn<br></div></div><br>