Hi <div>  </div><div>   I am happy to see some other teams have used it in a production environment. If there are no serious bugs, I am gonna use it to implement my analyzer which need to take benefit from multiple cores. At the moment, ampoule seems is the most intuitive way to reap the power of multiple cores.</div>
<div><br></div><div>thanks</div><div><br></div><div>gelin yan<br><br><div class="gmail_quote">On Mon, Nov 21, 2011 at 4:39 PM, Corbin Simpson <span dir="ltr">&lt;<a href="mailto:mostawesomedude@gmail.com">mostawesomedude@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Sun, Nov 20, 2011 at 11:40 PM, gelin yan &lt;<a href="mailto:dynamicgl@gmail.com">dynamicgl@gmail.com</a>&gt; wrote:<br>

&gt; Hi glyph<br>
&gt;      I attached a file for this purpose. there is a number 4073 inside the<br>
&gt; code. when i use any smaller value, the function return a correct result. I<br>
&gt; use win 7 &amp; twisted 11.1 at the moment. I am not sure whether this limit<br>
&gt; comes from os or not.<br>
<br>
</div>A few intrepid hackers working on Win32 platforms reported similar<br>
issues with Bravo, which uses Ampoule extensively. We chalked it up to<br>
Win32 weirdness and told people to use better operating systems when<br>
deploying Bravo. The only hack which seemed to alleviate the problem<br>
was changing Twisted&#39;s subprocess management to allocate massive<br>
(64KiB) buffers for the subprocess pipes instead of zeroing them out.<br>
I have no idea what the correct answer is.<br>
<span class="HOEnZb"><font color="#888888"><br>
~ C.<br>
<br>
--<br>
When the facts change, I change my mind. What do you do, sir? ~ Keynes<br>
<br>
Corbin Simpson<br>
&lt;<a href="mailto:MostAwesomeDude@gmail.com">MostAwesomeDude@gmail.com</a>&gt;<br>
</font></span><div class="HOEnZb"><div class="h5"><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></div>