[erlang-questions] Porint erlang on rumpkernel
Motiejus Jakštys
desired.mta@REDACTED
Wed Aug 26 10:56:02 CEST 2015
On Wed, Aug 26, 2015 at 8:25 AM, Neeraj Sharma
<neerajsharma.live@REDACTED> wrote:
> Hi,
>
> I am trying to port erlang on rumpkernel and running into some issues.
> RumpKernel do not have fork/execve, so there are some constraints. Please
> note that I am new to erlang internals, so please be a bit more verbose.
Hi, Neeraj,
Erlang was recently ported to OSv, which also doesn't have fork(). Might help:
* https://www.youtube.com/watch?v=tz1TWwc9KhQ
* https://github.com/cloudius-systems/osv-apps/tree/master/erlang
Good luck!
Motiejus
More information about the erlang-questions
mailing list