cluster computing - How do I send a module to an Erlang node? -
I have several nodes running in an Erlang cluster, each using the same magic cookie and one- Are trusted by others. I have to send a master node code and module to other nodes. How can I do this?
use nl (module_name).
Code on all nodes to load.
Comments
Post a Comment