<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:Consolas;
        panose-1:2 11 6 9 2 2 4 3 2 4;}
@font-face
        {font-family:Georgia;
        panose-1:2 4 5 2 5 4 5 2 3 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
pre
        {mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert Zchn";
        margin:0cm;
        margin-bottom:.0001pt;
        font-size:10.0pt;
        font-family:"Courier New";
        color:black;}
span.HTMLVorformatiertZchn
        {mso-style-name:"HTML Vorformatiert Zchn";
        mso-style-priority:99;
        mso-style-link:"HTML Vorformatiert";
        font-family:"Consolas","serif";
        color:black;}
span.E-MailFormatvorlage19
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:70.85pt 70.85pt 2.0cm 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body bgcolor="white" lang="DE" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">I don&#8217;t know VAST, yet in VisualWorks you can call &#8220;Processor yield&#8220; in your process which will give way to other processes. By that you&#8217;ll get
 a simple &#8220;parallel&#8221; execution of your processes.<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D"><o:p>&nbsp;</o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">HTH<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US" style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;color:#1F497D">Helge<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="EN-US"><o:p>&nbsp;</o:p></span></p>
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext">Von:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;;color:windowtext"> seaside-bounces@lists.squeakfoundation.org [mailto:seaside-bounces@lists.squeakfoundation.org]
<b>Im Auftrag von </b>Bob Arning<br>
<b>Gesendet:</b> Mittwoch, 11. März 2015 15:04<br>
<b>An:</b> seaside@lists.squeakfoundation.org<br>
<b>Betreff:</b> Re: [Seaside] Re: Concurrent requests from multiple sessions<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt"><span style="font-family:&quot;Georgia&quot;,&quot;serif&quot;">Just to be sure that we are wasting enough time, you might want to make that<br>
<br>
&nbsp;&nbsp;&nbsp; 100 timesRepeat: [1000!]<br>
<br>
But assuming that makes no difference:<br>
<br>
So that's the issue. Squeak and Pharo rotate the order of processes at a given priority whenever one is interrupted by a higher priority process. VAST appears not to do that (or there are no higher priority process running...). IOW,<br>
<br>
Squeak and Pharo offer a Poor Man's Time Slicing, although with no guarantee that the slices are equal in width.<br>
VAST offers what seems to ensure a process will not be pre-empted by another process at the same priority (which has a certain logical appeal ;-) ).<br>
<br>
Not having access to VAST, I can't tell you if this difference is accidental or intentional. Perhaps someone know a bit more...</span><o:p></o:p></p>
<div>
<p class="MsoNormal">On 3/11/15 9:36 AM, wilwarin wrote:<o:p></o:p></p>
</div>
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<blockquote style="margin-top:5.0pt;margin-bottom:5.0pt">
<pre>What happens in VAST?<o:p></o:p></pre>
</blockquote>
<pre><o:p>&nbsp;</o:p></pre>
<pre>I tried it in Workspace (but 10000! caused a stack overflow, so I used<o:p></o:p></pre>
<pre>1000!). The result follows:<o:p></o:p></pre>
<pre><o:p>&nbsp;</o:p></pre>
<pre>(0 0 1) 14:36:43.923<o:p></o:p></pre>
<pre>(0 0 2) 14:36:43.932<o:p></o:p></pre>
<pre>(0 0 3) 14:36:43.940<o:p></o:p></pre>
<pre>(0 0 4) 14:36:43.947<o:p></o:p></pre>
<pre>(0 0 5) 14:36:43.952<o:p></o:p></pre>
<pre>(0 0 6) 14:36:43.957<o:p></o:p></pre>
<pre>(0 0 7) 14:36:43.962<o:p></o:p></pre>
<pre>(0 0 8) 14:36:43.967<o:p></o:p></pre>
<pre>(0 0 9) 14:36:43.972<o:p></o:p></pre>
<pre>(0 0 10) 14:36:43.976<o:p></o:p></pre>
<pre>(0 1 10) 14:36:43.980<o:p></o:p></pre>
<pre>(0 2 10) 14:36:43.985<o:p></o:p></pre>
<pre>(0 3 10) 14:36:43.989<o:p></o:p></pre>
<pre>(0 4 10) 14:36:43.993<o:p></o:p></pre>
<pre>(0 5 10) 14:36:43.997<o:p></o:p></pre>
<pre>(0 6 10) 14:36:44.1<o:p></o:p></pre>
<pre>(0 7 10) 14:36:44.4<o:p></o:p></pre>
<pre>(0 8 10) 14:36:44.8<o:p></o:p></pre>
<pre>(0 9 10) 14:36:44.12<o:p></o:p></pre>
<pre>(0 10 10) 14:36:44.16<o:p></o:p></pre>
<pre>(1 10 10) 14:36:44.20<o:p></o:p></pre>
<pre>(2 10 10) 14:36:44.23<o:p></o:p></pre>
<pre>(3 10 10) 14:36:44.27<o:p></o:p></pre>
<pre>(4 10 10) 14:36:44.31<o:p></o:p></pre>
<pre>(5 10 10) 14:36:44.35<o:p></o:p></pre>
<pre>(6 10 10) 14:36:44.39<o:p></o:p></pre>
<pre>(7 10 10) 14:36:44.42<o:p></o:p></pre>
<pre>(8 10 10) 14:36:44.46<o:p></o:p></pre>
<pre>(9 10 10) 14:36:44.50<o:p></o:p></pre>
<pre>(10 10 10) 14:36:44.54<o:p></o:p></pre>
<pre><o:p>&nbsp;</o:p></pre>
<pre><o:p>&nbsp;</o:p></pre>
<pre><o:p>&nbsp;</o:p></pre>
<pre><o:p>&nbsp;</o:p></pre>
<pre>--<o:p></o:p></pre>
<pre>View this message in context: <a href="http://forum.world.st/Concurrent-requests-from-multiple-sessions-tp4809929p4811210.html">http://forum.world.st/Concurrent-requests-from-multiple-sessions-tp4809929p4811210.html</a><o:p></o:p></pre>
<pre>Sent from the Seaside General mailing list archive at Nabble.com.<o:p></o:p></pre>
<pre>_______________________________________________<o:p></o:p></pre>
<pre>seaside mailing list<o:p></o:p></pre>
<pre><a href="mailto:seaside@lists.squeakfoundation.org">seaside@lists.squeakfoundation.org</a><o:p></o:p></pre>
<pre><a href="http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside">http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside</a><o:p></o:p></pre>
<pre><o:p>&nbsp;</o:p></pre>
</blockquote>
<p class="MsoNormal"><o:p>&nbsp;</o:p></p>
</div>
</body>
</html>