[erlang-questions] Distributed Erlang

Matthew Evans mattevans123@REDACTED
Wed May 23 23:29:12 CEST 2012


Hi,
I am wanting to create a distributed mesh of Erlang nodes (all nodes will be configured with dist_auto_connect set to false). There could potentially be lots of nodes in the mesh, so to prevent the mesh from getting too big I want to have the ability to disconnect a node. Is this possible?
Something like: net_kernel:disconnect_node('node@REDACTED').
Thanks
Matt 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120523/9a7a9a42/attachment.htm>


More information about the erlang-questions mailing list