Jakub Hajto

Jakub Hajto

Elixir Enthusiast

Elixir enthusiast since 2014. Contributor to Membrane Framework, with a passion for open source. Crafting code and fostering collaboration in the Elixir community.

Talk:
A Comparative Dive into Elixir's Oban and Broadway

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.