How good is Elixir performance?

Click for: original source

Elixir builds on top of Erlang and shares the same abstractions for building distributed, fault-tolerant applications. Since then, it’s been gaining popularity because it’s highly scalable, reliable, and great for Microservices and Cloud Computing. By Alex Pedchenko.

The article then explains:

  • What is Elixir programming language?
  • Pros and cons of Elixir programming
  • What is the advantage of Elixir?
  • Who uses Elixir?
  • Elixir vs competitors performance: Golang, Python, Java
  • Examples: TOP repositories on GitHub

Elixir lang is a functional programming language that is easy to read and easy to use. It utilizes simple expressions to transform data in a safe and efficient manner. This is yet another reason that so many developers are currently choosing Elixir and why many programmers are learning the language. Good read!

[Read More]

Tags elixir web-development app-development erlang performance