[erlang-questions] Can Erlang application load from within beam without external storage?
Sergej Jurečko
sergej.jurecko@REDACTED
Wed May 25 07:15:15 CEST 2016
This?
http://erlang.org/doc/man/code.html#id104826
Sergej
> On 25 May 2016, at 07:11, Neeraj Sharma <neerajsharma.live@REDACTED> wrote:
>
> Hi,
>
> I have been toying with the idea of packaging all the dependencies for
> running an Erlang application inside a custom binary which includes
> beam and application with its dependecies. Is this possible?
>
> The idea is to roll out Erlang + Rumprun image without need of an
> external storage to load the application or its dependencies. At
> present there is an image of Rumprun + beam and an additional iso
> generated out of the stock build with Erlang installation (though much
> more than what is required but something done at the time to get
> something working) and application beam files.
>
>
> Thanks,
> Neeraj
> _______________________________________________
> erlang-questions mailing list
> erlang-questions@REDACTED
> http://erlang.org/mailman/listinfo/erlang-questions
More information about the erlang-questions
mailing list