ex_api v1.0.0-rc.2 ExApi.Cluster View Source

Helper module for working with multiple nodes.

Link to this section Summary

Functions

Turn current node into a distributed node, creates other nodes and finally connect all of them

Link to this section Functions

Link to this function block_call(node_name, module, function, args, timeout \\ :infinity) View Source

Shortcut function for :rpc.block_call/5.

Turn current node into a distributed node, creates other nodes and finally connect all of them.