Thank you very much for your tip Patrick!<br><br><div class="gmail_quote">2011/4/27 Patrick Mylund Nielsen <span dir="ltr">&lt;<a href="mailto:twisted@patrickmylund.com">twisted@patrickmylund.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
That is sufficient, yes.<br>
<br>
You might even want to make that &#39;epoll&#39; since it scales better than<br>
poll (assuming you&#39;re running on Linux 2.6+ only)<br>
<br>
Best,<br>
Patrick<br>
<br>
2011/4/27 Juan Antonio Ibaņez Santorum &lt;<a href="mailto:juanito1982@gmail.com">juanito1982@gmail.com</a>&gt;:<br>
<div><div></div><div class="h5">&gt; Must I make any change appart from start the app with twistd plus &#39;-r poll&#39;?<br>
&gt;<br>
&gt; 2011/4/27 Luke Marsden &lt;<a href="mailto:luke-lists@hybrid-logic.co.uk">luke-lists@hybrid-logic.co.uk</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; &gt;&gt; 2011/4/26 Luke Marsden &lt;<a href="mailto:luke-lists@hybrid-logic.co.uk">luke-lists@hybrid-logic.co.uk</a>&gt;<br>
&gt;&gt; &gt;&gt; You can also switch to using the &quot;poll&quot; reactor<br>
&gt;&gt;<br>
&gt;&gt; On Wed, 2011-04-27 at 08:01 +0200, Juan Antonio Ibaņez Santorum wrote:<br>
&gt;&gt; &gt; Is that the unique way to get mor than 1024 simultaneous connections?<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Regads<br>
&gt;&gt; &gt;<br>
&gt;&gt;<br>
&gt;&gt; On Linux and BSD, yes. See<br>
&gt;&gt;<br>
&gt;&gt; <a href="http://twistedmatrix.com/documents/current/core/howto/choosing-reactor.html" target="_blank">http://twistedmatrix.com/documents/current/core/howto/choosing-reactor.html</a><br>
&gt;&gt; for all the options for different platforms.<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; Best Regards,<br>
&gt;&gt; Luke Marsden<br>
&gt;&gt; CTO, Hybrid Logic Ltd.<br>
&gt;&gt;<br>
&gt;&gt; Web: <a href="http://www.hybrid-cluster.com/" target="_blank">http://www.hybrid-cluster.com/</a><br>
&gt;&gt; Hybrid Web Cluster - cloud web hosting<br>
&gt;&gt;<br>
&gt;&gt; Phone: +447791750420<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;<br>
&gt;<br>
</div></div><div><div></div><div class="h5">&gt; _______________________________________________<br>
&gt; Twisted-Python mailing list<br>
&gt; <a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
&gt; <a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</div></div></blockquote></div><br>