[erlang-questions] RPC module and erlang:group_leader/0/2 usage

Claes Wikstrom klacke@REDACTED
Tue Sep 25 18:19:59 CEST 2012


On 9/11/12 10:47 AM, Zabrane Mickael wrote:
> Hi guys,
>
> I'm digging a bit inside the "rpc.erl" module.
>
> I found calls to "group_leader/0/2" almost everywhere (rpc:call, rpc:cast, rpc:eval_everywhere etc).
>
> What's the purpose of using "group_leader" in this module?
> Thanks in advance.

It'll make io:formats show up on the calling node

/klacke




More information about the erlang-questions mailing list