[erlang-questions] Wait-Free practical algorithms in C?

Stu Bailey stu.bailey@REDACTED
Sun Nov 13 19:48:02 CET 2011


See below for an up-to-date discusion of the taxonomy of non-blocking
algorithms, including lock-free and wait-free properties:

http://en.wikipedia.org/wiki/Non-blocking_algorithm




On Fri, Nov 11, 2011 at 9:05 AM, Zabrane Mickael <zabrane3@REDACTED> wrote:
> Hi guys,
> Does anyone know tutorials, tech docs, examples (in C if possible)
> about
> wait-free algorithms (http://en.wikipedia.org/wiki/Non-blocking_algorithm#Wait-freedom) ?
> After several weeks of research, I found 0 concrete example. Very strange!
> I'm only interested in practical wait-free implementations, not the theory
> behind nor lock-free algo.
> Thousand thanks  for sharing knowledge/pointers on that subject.
> Regards,
> Zabrane
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
>



More information about the erlang-questions mailing list