<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 09/20/2014 08:33 PM, Giuliano Colla
      wrote:<br>
    </div>
    <blockquote cite="mid:541DC884.3080304@fastwebnet.it" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      Can you explain how reference counting can be safely implemented
      in a parallel multithreaded environment, without heavily affecting
      performance?<br>
    </blockquote>
    *Very* good point !<br>
    <br>
    IMHO a by far more advantageous feature to be added than ref-counted
    objects would be RTL support and Syntax candy for "parallel Loops",
    and the necessary support stuff like "Future variables" (or similar
    thingies). <br>
    <br>
    All new mid-level hardware now has art least four cores and hence
    performance would benefit from such features in may projects.<br>
    <br>
    So maybe "ARC" and "parallel" paradigms should be discussed together
    so that no mutual problems are introduced.<br>
    <br>
    -Michael<br>
  </body>
</html>