Discover this podcast and so much more

Podcasts are free to enjoy without a subscription. We also offer ebooks, audiobooks, and so much more for just $11.99/month.

Dramatiq: Distributed Task Queue For Python 3 with Bogdan Popa

Dramatiq: Distributed Task Queue For Python 3 with Bogdan Popa

FromThe Python Podcast.__init__


Dramatiq: Distributed Task Queue For Python 3 with Bogdan Popa

FromThe Python Podcast.__init__

ratings:
Length:
38 minutes
Released:
Dec 24, 2017
Format:
Podcast episode

Description

A majority of projects will eventually need some way of managing periodic or long-running tasks outside of the context of the main application. This is where a distributed task queue becomes useful. For many in the Python community the standard option is Celery, though there are other projects to choose from. This week Bogdan Popa explains why he was dissatisfied with the current landscape of task queues and the features that he decided to focus on while building Dramatiq, a new, opinionated distributed task queue for Python 3. He also describes how it is designed, how you can start using it, and what he has planned for the future.
Released:
Dec 24, 2017
Format:
Podcast episode

Titles in the series (100)

The podcast about Python and the people who make it great