Lock-free message queue

Max Lapshin max.lapshin@REDACTED
Wed Sep 22 14:48:57 CEST 2010


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?


More information about the erlang-questions mailing list