[erlang-questions] module autoloading and parallelism

Xavier Noria fxn@REDACTED
Wed Oct 11 12:39:44 CEST 2017


Awesome, thanks José :).

On Wed, Oct 11, 2017 at 12:35 PM, José Valim <jose.valim@REDACTED> wrote:

> Assuming the VM, stdlib and kernel have booted then the request goes to
> the code server process: https://github.com/erlang/otp/
> blob/5c917e33b53a397b30ca56a9cdd9922d9df19e7d/lib/kernel/
> src/error_handler.erl#L41
>
> Before that, it goes to the init process.
>
> In other words, the requests are serialized.
>
>
>
> *José Valimwww.plataformatec.com.br
> <http://www.plataformatec.com.br/>Founder and Director of R&D*
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20171011/dfc1dd56/attachment.htm>


More information about the erlang-questions mailing list