django-planet
Feb. 17, 2022

Asynchronous Tasks with Flask and Celery

in blog TestDriven.io Blog
original entry Asynchronous Tasks with Flask and Celery

This tutorial looks at how to configure Celery to handle long-running tasks in a Flask app.