I don&#39;t know if mapping Smalltalk processes to native threads is the way to go, given the pain I&#39;ve seen in the Java and C# space.<br><br>What might be interesting is to develop low-level primitives (along the lines of the famed map/reduce operations) that provide parallel processing versions of commonly used collection functions.
<br><br>No idea how easy this would be to do, but on the surface seems more promising than trying to do process/thread jiggery pokery.<br><br>Steve<br><br><div><span class="gmail_quote">On 10/17/07, <b class="gmail_sendername">
Sebastian Sastre</b> &lt;<a href="mailto:ssastre@seaswork.com">ssastre@seaswork.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
This is not my area but I imagine that somehow Squeak processes should map<br>to OS native threads paralellizable by each of the cores. Any chance to<br>Exupery be of some help on that? I ask because if it is then is a must for
<br>that future.<br><br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;regards,<br><br>Sebastian Sastre<br><br><br>&gt; -----Mensaje original-----<br>&gt; De: <a href="mailto:squeak-dev-bounces@lists.squeakfoundation.org">squeak-dev-bounces@lists.squeakfoundation.org
</a><br>&gt; [mailto:<a href="mailto:squeak-dev-bounces@lists.squeakfoundation.org">squeak-dev-bounces@lists.squeakfoundation.org</a>] En<br>&gt; nombre de gruntfuttuck<br>&gt; Enviado el: Miércoles, 17 de Octubre de 2007 06:10
<br>&gt; Para: <a href="mailto:squeak-dev@lists.squeakfoundation.org">squeak-dev@lists.squeakfoundation.org</a><br>&gt; Asunto: Multy-core CPUs<br>&gt;<br>&gt;<br>&gt; How is squeak going to handle multy-core CPUs, if at all? If
<br>&gt; we see cores of 100 plus in the future and squeak stay as it<br>&gt; is, I would imagine other languages such as erlang, will look<br>&gt; more attractive.<br>&gt; --<br>&gt; View this message in context:<br>&gt; 
<a href="http://www.nabble.com/Multy-core-CPUs-tf4639074.html#a13249733">http://www.nabble.com/Multy-core-CPUs-tf4639074.html#a13249733</a><br>&gt; Sent from the Squeak - Dev mailing list archive at <a href="http://Nabble.com">
Nabble.com</a>.<br>&gt;<br>&gt;<br><br><br></blockquote></div><br>