The Thinking Elixir podcast is a weekly show where we talk about the Elixir programming language and the community around it. We cover news and interview guests to learn more about projects and developments in the community.

Running Jobs using Oban with Parker Selbert

January 05, 2021 47:40 68.84 MB Downloads: 0

We talk with Parker Selbert, the creator of the job processing library Oban. He shares the benefits of using Postgres as the data store over more common choices like Redis. Oban also offers a paid "pro" level and Parker explains how a paid feature set is provided for the OpenSource library. He helps us understand the differences between pro and free as well. We talk about how the BEAM's concurrency and processes enable powerful features in a job processing library that you won't easily find in alternatives. He also shares a glimpse of what's coming in the future for the library and more!

Show Notes online - https://thinkingelixir.com/podcast-episodes/029-running-jobs-using-oban-with-parker-selbert

The post #029 Running Jobs using Oban with Parker Selbert appeared first on Thinking Elixir.