When deciding one client parameter structure to one OTP
gen_server, is it necessary to insert both Pid
and Node name
into the parameter structure?
Given one remote pid
, is it possible to convert pid
to node name
? I mean full node name, like "emacs@yus-iMac.local".