Thinking Concurrency: Dwelling in Erlang and Elixir

The functional paradigm has been influencing mainstream languages for decades, making developers more efficient whilst helping reduce maintenance costs.

As we are faced with a programming model that needs to scale on multi-core architectures and distributed environments, concurrency becomes critical. In these concurrency models, immutability, a key feature of functional programming paradigm will become even more evident.

To quote Simon Peyton Jones, future concurrent languages will be functional; they might not be called functional, but the features will be.

Please, accept marketing-cookies to watch this video.

This talk by Francesco Cesarini was recorded at our Erlang & Elixir meet-up at the Erlang Solutions office in Krakow.

From Minimum Viable Product to Mission Critical

From Minimum Viable Product to Mission Critical

Camjar Djoweini explains how fintech teams move from MVP to mission-critical systems without breaking under real-world demands.

What You May Not Know About `with`

What You May Not Know About `with`

Brian Underwood and Adilet Abylov explain how to use Elixir’s with clause to write clearer code and manage errors more easily.

Messaging in Regulated Markets: Compliance from Day One

Messaging in Regulated Markets: Compliance from Day One

Piotr Nosek explains how compliance-first messaging design helps teams move faster, reduce risk, and build trust in regulated industries.