Example project for this article.
Elixir application for benchmark communication between Elixir and Ruby using:
- export
- erlectricity
- erlix (disabled - unstable)
$ git clone ...
$ mix deps.get
$ bundle install
$ mix run
Erlix is commented out because of crashes!