A Comparative Dive into Elixir's Oban and Broadway - Jakub Hajto | ElixirConf EU 2024

Conference: ElixirConf EU 2024

Year: 2024

✨This talk was recorded at ElixirConf EU in April 2024. If you're curious about our upcoming event, check https://elixirconf.eu ✨ Delve into the mechanics of Oban's persistent job processing, exploring how it excels in managing long-running, stateful tasks. Contrast this with Broadway's approach, designed to seamlessly handle job streams from external sources, emphasizing parallelism and scalability. Through a technical lens, we'll explore use cases, performance considerations, and deployment strategies for both libraries. By the end of the session, you'll possess a nuanced understanding of when to leverage Oban's robust persistence and when to tap into Broadway's prowess in handling external job queues.