[erlang-questions] Distributed Erlang

Matthew Evans mattevans123@REDACTED
Thu May 24 00:19:45 CEST 2012


I guess I can use the undocumented function net_kernel:disconnect/1


From: mattevans123@REDACTED
To: erlang-questions@REDACTED
Date: Wed, 23 May 2012 17:29:12 -0400
Subject: [erlang-questions] Distributed Erlang





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 		 	   		  

_______________________________________________
erlang-questions mailing list
erlang-questions@REDACTED
http://erlang.org/mailman/listinfo/erlang-questions 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20120523/90f862b4/attachment.htm>


More information about the erlang-questions mailing list