[erlang-questions] jinterface and epmd

Minin Maxim Maxim.Minin@REDACTED
Fri Feb 28 15:12:01 CET 2014


Hi,

No, I didn't - nobody was interesting in my library until now. I can release it on github next Sunday or Monday.

But you don't really want to use it for android apps - if you communicate from java to erlang over erlang messaging system, you have to share cookies between nodes. It can be very dangerous :)

In my case I use this lib to communicate between server components on different machines in a security environment.

Regards
Maxim



-----Ursprüngliche Nachricht-----
Von: David Welton [mailto:davidnwelton@REDACTED] 
Gesendet: Freitag, 28. Februar 2014 14:14
An: Minin Maxim; Lorenzo Bartoli
Cc: erlang-questions@REDACTED
Betreff: Re: [erlang-questions] jinterface and epmd

Hi,

Did you ever release this anywhere?

This would be very useful for Android apps attempting to integrate with Erlang.

Thank you

On Fri, Nov 15, 2013 at 11:23 AM, Minin Maxim <Maxim.Minin@REDACTED> wrote:
> Hello,
>
> i have a little question about jinterface - the communication between 
> an erlang app and an java app (on two different machines) needs epmd 
> on both machines. In my environment there are no possibility to 
> install epmd on the java-machine.  That's why I rewrote epmd in java. 
> It can be started as singlton in jvm and acts as normal epmd. Is 
> anyone interested on that solution and what is the best way to pull 
> this implementation to otp standard lib (if there is one)?
>
> Thanks
> Maxim Minin
>
>
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
>



--
David N. Welton

http://www.welton.it/davidw/

http://www.dedasys.com/



More information about the erlang-questions mailing list