5) Lonestar ElixirConf 2018 - Managing state in distributed Elixir - Jerel Unruh

Here’s the Lonestar ElixirConf video of the day!

Managing state in distributed Elixir - Jerel Unruh

You wrote a beautiful Elixir application and have been running it on one node. Now you need to add additional nodes for scaling or resilience. The web layer works fine as-is but you have a few processes that should run once in the entire cluster, not on every node. What to do? In this talk I’ll show how we’ve solved some problems at Toyota Connected using Swarm and GenStateMachine and how you can apply similar solutions to your application.

Audience: Intermediate

All talks thread: 0) Lonestar ElixirConf 2018 Talks

6 Likes