Elixir meets Rumprun unikernel

  • From: Neeraj Sharma <neerajsharma.live@xxxxxxxxx>
  • To: rumpkernel-users <rumpkernel-users@xxxxxxxxxxxxx>
  • Date: Sun, 4 Sep 2016 02:17:46 +0530

Hi,

You can now run Elixir applications on Rumprun unikernel and from
platforms point of view its a complete reuse of the work which I did
last year for Erlang microkernel. This is primarily due to the fact
that Elixir eventually compiles to Erlang bytecode and by virtue of my
original decision to keep Erlang (on rumprun) untouched has paid off.
This work is primarily a sample project to demonstrate the same rather
than any changes in rumprun-packages. Take a look at
https://github.com/neeraj9/hello-elixir-rump as to how it can be done.

Cheers,
Neeraj

Other related posts: