[erlang-questions] Running an erl program on a remote machine

Carlo Bertoldi carlo.bertoldi@REDACTED
Mon May 23 17:18:27 CEST 2011


On 23/05/2011 17:13, phiroc@REDACTED wrote:
> By "start an Erlang node on each machine" do you mean create a service which start an erl instance in detached mode, and that instance runs a program which creates a process that listens to the master machine?
>
> I don't want to keep n terminals open (one of the master machine erl, one for each of the slave machines, etc).
>
> Philippe
>
Yes, more or less like you wrote in the first mail.
Have a look at this tutorial to understand some of the problems related 
to remote nodes communication:
http://www.ejabberd.im/interconnect-erl-nodes

If something is not clear, blow a whistle ;)

  Carlo




More information about the erlang-questions mailing list