Erlang Advocacy and kill -kill
Nigel.Head
<
>
Tue Jan 20 11:31:57 CET 2004
I think your config file might be the reason ...
Attached is the one that I use to do a very similar demo (windows tho in my
case). Note the sync-nodes contains all the nodes you might want to use. I also
used optional rather than mandatory.
======================================================
[ {kernel,
[ {distributed,
[ {packetiser,1000,['
',
{'
','
'}]}
]
},
{sync_nodes_optional,
['
','
','
']},
{sync_nodes_timeout, 1000}
]
}
].
======================================================
N.
More information about the erlang-questions
mailing list