Open Erlang Platform Done Right

A pretty awesome one. Open beta coming after LING posix release.

Designed for Clouds

Erlang

Erlang on Xen

Docker

  • Damn fast

    Still waiting for an instance to provision and setup? Ha!


    development =:= production

    There should be no disparity between the environments. This will be fixed.


    Distributed by default

    The runtime is volatile and ephemeral. The app will be prepared.


    No half-deploys

    An app is a file. As simple as that.


    Infrastracture is the code

    Spawning an instance is no different than starting a VM.