/elixir-demos

Elixir demos

Primary LanguageElixir

Elixir demos

A repository of demos and experiments with the Elixir to answer personal questions about Erlang/Elixir performance and use cases. This repository is for personal use, no engagement of maintenance, tests or proper documentation. Feel free to contact in case of questions or ideas.

Demos

How Elixir can handle reactive micro-services architecture ? This demo proves the usage of Elixir as a service handling incoming and outgoing messages from brokers (Kafka).

How Elixir can embed machine learning applications inside a web application ?

How fast can it be to build a real-time web application ?

How to embed Elixir code on embedded devices ? This demo demonstrates how to blink a Led, while embedding a web app on a Raspberry Pi Zero.