SPEAKER

Eric Oestrich
Going Multi-Node
Distributed Systems
Advanced
Course Description
Bio

You have an application that works well on a single node, and you’ve heard that Erlang lets you scale out in a cluster. How do you go about doing that?

We’ll walk through the steps I took to turn ExVenture (a multiplayer game server) into a distributed application.

Starting with connecting nodes in development and production, to picking a cluster leader via the Raft protocol, and dealing with process groups to fan calls throughout the cluster.

Finally we’ll see some of the hurdles I encountered when spanning multiple nodes.

Eric Oestrich works at SmartLogic building applications with Elixir. In his spare time he works on ExVenture, a multiplayer text based game server. He also helps run the REST Fest Midwest unconference.

see all the speakers and trainers