[erlang-questions] -pidname( <atom> ) Was: Why we need a -module() attribute?
Valentin Micic
valentin@REDACTED
Thu Mar 3 00:57:05 CET 2016
Non sequitur!
On 03 Mar 2016, at 12:55 AM, Éric Pailleau wrote:
> I suppose that process_flag(sensitive, true) was also invented a 1st April too, then.
>
> Le 2 mars 2016 11:36 PM, Valentin Micic <valentin@REDACTED> a écrit :
> On 03 Mar 2016, at 12:17 AM, Éric Pailleau wrote:
>
> And for local pidname, a simple put() can store the spawned Pid in parent process dictionary and retrieve with get().
>
> Le 2 mars 2016 11:12 PM, Éric Pailleau <eric.pailleau@REDACTED> a écrit :
> Hi,
> Could not this be solved by spawn_priv/x functions ? I mean functions that do same than spawn/x but spawned process accept only messages from parent process ?
> No need to change things in process registry then.
> Good luck supporting/debugging the code that may register itself, but able to receive messages only from the process that spawned it.
> Did April 1st arrived early this year?
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20160303/5ce31513/attachment.htm>
More information about the erlang-questions
mailing list