A presentation at Recurse Presentations by Divya
a a Cr fting R ft in Elixir
elix ir
What is consensus?
Consensus describes how a distributed group of nodes can interact with one another to reach agreement in the presence of failure.
• Leader Election • Log Replication
Why Elixir?
• • • • Process isolation Actor Model (message passing) Supervision Trees “Let it crash”
BEAM me up, Bogdan Björn?
Show me the code!
View Crafting Raft in Elixir on Notist.
Dismiss