[erlang-questions] Question about configuring gproc candidate nodes

Gregory Haskins gregory.haskins@REDACTED
Tue Apr 19 22:51:40 CEST 2011


On 4/19/11 4:26 PM, Gregory Haskins wrote:

> 
> Is there a better way to do this?
> 


Ok, I think I figured it out after digging through the code.  The trick
is using the {seed, Node} option, such as:

-gproc gproc_dist "{['controller@REDACTED', 'controller@REDACTED'], [{seed,
'controller@REDACTED'}]}".

FYI, the ./example/skeleton.erl has a typo:  It uses "seed_node" instead
of "seed".

Kind Regards,
-Greg


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 267 bytes
Desc: OpenPGP digital signature
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110419/98dc9bfb/attachment.bin>


More information about the erlang-questions mailing list