<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi Michael,<div><br></div><div>Thanks for the link. As I said before, <b>lock-free</b> algorithms are</div><div>pretty simple to find and understand (practically speaking).</div><div><br></div><div>But that's not the case for <b>wait-free</b>. There's no technical doc explaining</div><div>them.</div><div><br></div><div>Anyone else, need help?</div><div><br></div><div><div><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div>Regards,</div><div>Zabrane</div><div><br></div></span></div><div><div>On Nov 12, 2011, at 6:17 AM, Michael Truog wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">

  
    <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type">
  
  <div bgcolor="#ffffff" text="#000000">
    There is an attempt to get some lockfree algorithms into boost here:<br>
    <a class="moz-txt-link-freetext" href="http://tim.klingt.org/git?p=boost_lockfree.git;a=summary">http://tim.klingt.org/git?p=boost_lockfree.git;a=summary</a><br>
    <br>
    I am not sure if the code is usable yet, but there are files for:
    fifo, ringbuffer, and stack.<br>
    <br>
    <br>
    On 11/11/2011 09:05 AM, Zabrane Mickael wrote:
    <blockquote cite="mid:E877C97E-E5F5-48FD-9E55-509552782118@gmail.com" type="cite">
      <meta http-equiv="Context-Type" content="text/html;
        charset=us-ascii">
      Hi guys,
      <div><br>
      </div>
      <div>Does anyone know tutorials, tech docs, examples (in C if
        possible)</div>
      <div>about <b>wait-free algorithms</b> (<a moz-do-not-send="true" href="http://en.wikipedia.org/wiki/Non-blocking_algorithm#Wait-freedom">http://en.wikipedia.org/wiki/Non-blocking_algorithm#Wait-freedom</a>) ?</div>
      <div><br>
      </div>
      <div>After several weeks of research, I found 0 concrete example.
        Very strange!</div>
      <div><br>
      </div>
      <div>I'm only interested in <b>practical</b> <b>wait-free
          implementations</b>, not the theory behind nor <b>lock-free</b>
        algo.</div>
      <div><br>
      </div>
      <div>Thousand thanks  for sharing knowledge/pointers on that
        subject.</div>
      <div><br>
      </div>
      <div>
        <div>
          <div>Regards,</div>
          <div>Zabrane</div>
        </div>
        <br>
      </div>
      <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
erlang-questions mailing list
<a class="moz-txt-link-abbreviated" href="mailto:erlang-questions@erlang.org">erlang-questions@erlang.org</a>
<a class="moz-txt-link-freetext" href="http://erlang.org/mailman/listinfo/erlang-questions">http://erlang.org/mailman/listinfo/erlang-questions</a>
</pre>
    </blockquote>
    <br>
  </div>

</blockquote></div><br></div></body></html>