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

Popular posts from this blog

.net - C# List<T>.Find(x=>x.Rectangle.Contains(Point)) FAIL -

iphone - Smoothing a rounded stroke in Core Graphics -

c++ - QtQuick: QQmlApplicationEngine failed to load component qrc:/main.qml:23 Invalid attached object assignment -