django-planet
Posts
Blogs
Authors
Search
Posts
Blogs
Feeds
Authors
Home
Blogs
TestDriven.io Blog
Asynchronous Tasks with Flask and Celery
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.
Recent Posts
Django News - 🎊 DjangoCon US 2025, Wagtail Updates, and Tips for Django Developers - Jan 3rd 2025
Complex Django filters with Subquery
My 2024 in review
Django in 2024
2024 - My year in review
Deploying a Django App to AWS ECS with AWS Copilot
Django News - New Django Accessibility Team Members, Performance Pitfalls, and PyCon US 2025! - Dec 27th 2024
Django: Fail in templates with {% url '' %}
Optimizing SQLite - Building SaaS #210
Getting Started Contributing to Django