🎥 Do you really need processes in Elixir? 🎥
A talk by Brian Underwood from Code BEAM Europe 2023
A demo of a ride-sharing application Briand created to understand what is possible with a standard Phoenix + PostgreSQL application. He explores what performance and resiliency gains can (or can’t) be achieved by designing various process and supervision architectures using an external database, process state, ETS tables, and combinations therein.
Read next Custom Notifications with Flashy