The Python Podcast.__init__

Dramatiq: Distributed Task Queue For Python 3 with Bogdan Popa

The Python Podcast.__init__

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.

Next Episodes


The Python Podcast.__init__

Kenneth Reitz @ The Python Podcast.__init__

πŸ“† 2017-12-10 13:17 / βŒ› 00:42:49