Search

Suggested keywords:
  • Java
  • Docker
  • Git
  • React
  • NextJs
  • Spring boot
  • Laravel

Elixir - Dynamic, Functional Language designed for building scalable and maintainable application

  • Share this:
post-title
Elixir is a dynamic, functional language designed for building scalable and maintainable applications. Elixir leverages the Erlang VM, known for running low-latency, distributed and fault-tolerant systems, while also being successfully used in web development and the embedded software domain.

All Elixir code runs inside lightweight threads of execution (called processes) that are isolated and exchange information via messages. Elixir provides supervisors which describe how to restart parts of your system when things go awry, going back to a known initial state that is guaranteed to work.
http://elixir-lang.org/
https://github.com/elixir-lang/elixir
License:
Tech: