Re: Internal Node and External Node

2020-04-15 Thread Evgenii Zhuravlev
Hi,

What do you mean by "external" and "internal"? Why do you want to have 2
different nodes on the same machine for that?

Evgenii

ср, 15 апр. 2020 г. в 09:54, Anthony :

> Hello,
>
> We have a use case where we want two nodes within a machine. One for
> internal and one for external. To be more precise, the c++ node will handle
> the communication and java node will handle the communication.
> Is there a proper way to organize the nodes?
>
> Thanks,
>
> Anthony
>


Internal Node and External Node

2020-04-15 Thread Anthony
Hello,

We have a use case where we want two nodes within a machine. One for
internal and one for external. To be more precise, the c++ node will handle
the communication and java node will handle the communication.
Is there a proper way to organize the nodes?

Thanks,

Anthony