Control erlang server under OS X

Max Lapshin max.lapshin@REDACTED
Fri Jan 15 16:15:30 CET 2010


I'm writing now Preference Pane for erlyvideo and think, how to
control node. I need to start/stop it, restart and reconfigure.
It seems to me, that easiest way is to connect to running erlang
process via erl_interface and run commands via rpc:call


More information about the erlang-questions mailing list