how to call gen_server with JInterface

ingo.schramm schramm.ingo@REDACTED
Wed Mar 24 18:03:00 CET 2010


Cool. I will do this as soon as possible and the solution is stable.
It is BTW all on top of Jinterface.


On Mar 24, 11:23 am, Vlad Dumitrescu <vladd...@REDACTED> wrote:
> On Tue, Mar 23, 2010 at 11:07, ingo.schramm <schramm.i...@REDACTED> wrote:
> > As a side effect of a project I'm working on I wrote a rather generic
> > facade from Erlang to Java and back. I have an Erlang app ej
> > supervising a
> > Java node. On Erlang you can use an ej_srv:send or ej_srv:call and on
> > the Java side you implement a message handler. That's it. The solution
> > has
> > still some limitations but it abstracts a lot of the marshalling
> > stuff.
>
> We have similar functionality (and more) in the libraries used by
> erlide. Maybe it would be useful to put all these basic additions in a
> separate project, to make it easier to use for everybody? In the end,
> if the functionality is generic and useful enough, it might be
> included in jinterface.
>
> regards,
> Vlad
>
> ________________________________________________________________
> erlang-questions (at) erlang.org mailing list.
> Seehttp://www.erlang.org/faq.html
> To unsubscribe; mailto:erlang-questions-unsubscr...@REDACTED


More information about the erlang-questions mailing list