<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body 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>
  </body>
</html>