[erlang-questions] Lock-free message queue

Michael Truog mjtruog@REDACTED
Wed Sep 22 20:26:20 CEST 2010


It probably has already been implemented here:
http://tim.klingt.org/git?p=boost_lockfree.git;a=summary

On 09/22/2010 05:48 AM, Max Lapshin wrote:
> Just a curiosity: currently there is some kind of locks in sending message.
> Have anybody tried to implement a lock-free linked list:
> http://www.amd64.org/fileadmin/user_upload/pub/epham08-asf-eval.pdf
>
> Or I'm just looking at wrong place and erts_smp_proc_lock is already
> using something like this?
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> See http://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscribe@REDACTED
>
>
>   



More information about the erlang-questions mailing list