[erlang-questions] How RPC works in erlang ?

bengt e cean.ebengt@REDACTED
Tue Oct 3 15:19:46 CEST 2017


Greetings,

Yes, that is a feature. All prints go back to the host node.


bengt

On Tue, Oct 3, 2017 at 3:10 PM, Arun <arunp@REDACTED> wrote:

> Hi all,
>
> I have two distributed applications running on two different nodes. And
> from one node I tried to call the function on the remote node by doing RPC,
> and its been observed that all the debug prints given in the application
> running on the remote node is getting printed on the host node's console.
>
> Can somebody please tell me in detail why this is happening and how the
> RPC in erlang works. ?
>
> Thanks in advance.
> Arun P.
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20171003/738e36c1/attachment.htm>


More information about the erlang-questions mailing list