Recording not yet published

Talk

How we scraped and aggregated data from multiple sources using OTP

A walk-through of OTP — GenServers, supervision trees, concurrency, and fault tolerance — through a production system. The talk compares two approaches the team implemented for continuously scraping and aggregating data from multiple sources to populate a dashboard, highlighting the challenges encountered in each, aimed at developers considering GenServer in their own projects.