Erlang: How can I remove a node from other nodes' nodes()?

Posted by sotbeosd on Stack Overflow See other posts from Stack Overflow or by sotbeosd
Published on 2010-05-21T23:56:59Z Indexed on 2010/05/22 0:00 UTC
Read the original article Hit count: 96

Filed under:

I want to simulate the behavior of 'erl -sname example -hidden' but dynamically. How can I drop a node out of visibility in a cluster?

© Stack Overflow or respective owner

Related posts about erlang