[erlang-questions] Communicating with more than one Java processes

Martin Dimitrov mrtndimitrov@REDACTED
Wed Feb 22 11:28:12 CET 2012


Hello,

How to make a single Erlang process communicate with more than one Java
processes?

Basically there are 2 Erlang modules and each has to call different process.
>From reading the documentation I came to the conclusion that I need to
set different ports when creating the OtpNode objects. But then how
(from Erlang code) to choose which Java process to communicate to?

Thank you and best regards,

Martin



More information about the erlang-questions mailing list