[erlang-questions] Question about receive

Darius Bacon darius@REDACTED
Tue Jun 26 22:13:33 CEST 2007


Matej Kosik <kosik@REDACTED> wrote:
> Does Erlang provide some convenient way of generating unique tags? (objec=
> ts that cannot have duplicates). With that, I would be able to ensure rec=
> eption of messages from a one chosen process (if there is no better way t=
> o do it).

See make_ref/0.

Darius



More information about the erlang-questions mailing list