Talk 28:00

Process Potential: Multitasking and Fault Tolerance in Elixir

Much of Elixir's hype has flowed around OTP: the concurrency and parallelism that promises multitasking at lightning speeds. However for newcomers to the language, the tools that enable this can be hard to visualize and intimidating to implement.