<br><br><div class="gmail_quote">On Sun, Nov 27, 2011 at 3:25 PM, David T. Lewis <span dir="ltr">&lt;<a href="mailto:lewis@mail.msen.com">lewis@mail.msen.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 Sat, Nov 26, 2011 at 05:06:17PM -0300, Mariano Martinez Peck wrote:<br>
</div><div class="im">&gt; Hi guys. After a couple of efforts from Martin Dias and I, we have a<br>
&gt; &quot;working&quot; Fuel serializer for Squeak. I used the quotes because all I could<br>
&gt; do is to run tests.<br>
&gt; Fuel is a binary serializer and you can find all the information in<br>
&gt; <a href="http://rmod.lille.inria.fr/web/pier/software/Fuel" target="_blank">http://rmod.lille.inria.fr/web/pier/software/Fuel</a><br>
&gt; This is a project sponsored by ESUG SummerTalk and mainly developed by<br>
&gt; Martin Dias.<br>
<br>
</div>Fuel seems to work fine in Squeak (despite some issues in the tests), so<br>
I updated RemoteTask &lt;<a href="http://wiki.squeak.org:8080/squeak/6176" target="_blank">http://wiki.squeak.org:8080/squeak/6176</a>&gt; to use Fuel<br>
rather than ReferenceStream for returning the results of a remote task to<br>
the supervisor image. If Fuel is not present in the image, ReferenceStream<br>
will be used by default. This update is included in the latest CommandShell<br>
on SqueakSource.<br>
<br></blockquote><div><br>Excellent. I am glad to hear that. Let us know if there are problems. <br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

Fuel provides provides a noticable performance improvement when returning<br>
a large result data set, and also avoids a problem in serializing large<br>
integers &lt;<a href="http://bugs.squeak.org/view.php?id=7679" target="_blank">http://bugs.squeak.org/view.php?id=7679</a>&gt; .<br></blockquote><div><br>Thanks. Indeed, the performance is one of the most important characteristic of Fuel.<br>
 </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<br>
Pharo users should beware of this bug when running the RemoteTask examples<br>
&lt;<a href="https://code.google.com/p/pharo/issues/detail?id=4997" target="_blank">https://code.google.com/p/pharo/issues/detail?id=4997</a>&gt;, because the<br>
examples perform prime number searches in the remote tasks.<br></blockquote><div><br>Ok, it seems the issue is being discussed. <br><br>Cheers<br><br> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<br>
Dave<br>
<br>
<br>
</blockquote></div><br><br clear="all"><br>-- <br>Mariano<br><a href="http://marianopeck.wordpress.com" target="_blank">http://marianopeck.wordpress.com</a><br><br>