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

Michael Truog mjtruog@REDACTED
Sat Nov 12 06:17:16 CET 2011


There is an attempt to get some lockfree algorithms into boost here:
http://tim.klingt.org/git?p=boost_lockfree.git;a=summary

I am not sure if the code is usable yet, but there are files for: fifo, ringbuffer, and stack.


On 11/11/2011 09:05 AM, Zabrane Mickael 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

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20111111/5221f739/attachment.htm>


More information about the erlang-questions mailing list