[erlang-questions] Understanding global:set_lock/1,2,3
Roberto Ostinelli
roberto@REDACTED
Fri Dec 11 11:32:53 CET 2015
Hello Jim,
Thank you for this, I'm familiar with the syntax.
It is now clear to me that these global locks are merely IDs that one can
use to globally block other processes to access the same ID, hence avoiding
that the same code runs simultaneously on any node.
Thank you,
r.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20151211/c2d2c98a/attachment.htm>
More information about the erlang-questions
mailing list