linking processes on different nodes?

Bengt Kleberg bengt.kleberg@REDACTED
Tue Apr 26 09:39:05 CEST 2005


greetings,

is it possible to link process on different nodes?

if it is possible, can it be done by calling
rpc:call( Node, gen_server, start_link, [{local,server_name},
		module_name,
		[],
		[]] ).

?


bengt, who does not get this to work on
Erlang (THREADS,HIPE) (BEAM) emulator version 5.4.4



More information about the erlang-questions mailing list