[erlang-patches] [jinterface] transport factory implementation

Vlad Dumitrescu vladdu55@REDACTED
Tue Jan 6 17:07:12 CET 2015


Hi!

Thanks for this. I will look closer at the code in the next days. My first
comment is that I think there should be more examples on how to set up a
different transport and maybe on how to implement other transports. I
suppose that a prerequisite for this to work is that the Erlang nodes and
epmd support and use that transport method too?

best regards,
Vlad


On Sun, Jan 4, 2015 at 7:02 PM, Dmitriy Kargapolov <
dmitriy.kargapolov@REDACTED> wrote:

> Transport factory basic implementation added. This makes possible
> creating connections between nodes using ssh channels or ssl.
> Default transport factory based on standart Socket/ServerSocket
> classes is provided. Modifications are backward compatible.
> Custom transport factory may be specified using 2 ways - via
> system property or defining special tuner class.
> Documentation updated. Test cases added.
>
> git fetch https://github.com/x0id/otp.git jinterface_transport_factory
>
>
> https://github.com/x0id/otp/compare/erlang:master...jinterface_transport_factory
>
> https://github.com/x0id/otp/compare/erlang:master...jinterface_transport_factory.patch
>
> Thanks.
>
>
>
>
>
>
> _______________________________________________
> erlang-patches mailing list
> erlang-patches@REDACTED
> http://erlang.org/mailman/listinfo/erlang-patches
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-patches/attachments/20150106/d87e72b0/attachment.htm>


More information about the erlang-patches mailing list