Premium Only Content
This video is only available to Rumble Premium subscribers. Subscribe to
enjoy exclusive content and ad-free viewing.

Asynchronous Tasks: Celery is Not Just For Soups Anymore
10 months ago
29
Technology
Tech Reviews
django
celery
redis
django celery redis
async
asynchronous tasks
tasks
web developer
backend development
Run asynchronous tasks with Django, using Django & Celery.
You can use background tasks for things like image processing, text processing, external API calls, and more.
example/celery.py:
import os
from celery import Celery
from django.conf import settings
from celery import shared_task
os.environ.setdefault('DJANGO_SETTINGS_MODULE', 'example.settings')
app = Celery('example')
app.config_from_object('django.conf:settings', namespace='CELERY')
@shared_task
def my_task(arg1, arg2):
result = arg1 + arg2
return result
example/__init__.py:
from .celery import app as celery_app
__all__ = ["celery_app"]
Looking for help building your site? Need web hosting? Come check us out!
Loading 1 comment...
-
LIVE
The Rubin Report
40 minutes agoListen to ‘The View’ Crowd Gasp as Whoopi Admits She Agrees w/ Conservatives on This
2,800 watching -
1:00:49
VINCE
2 hours agoTrump Is Finding The Missing Children | Episode 129 - 09/19/25
73.4K50 -
LIVE
LFA TV
12 hours agoBREAKING NEWS ON LFA TV! | FRIDAY 9/19/25
4,234 watching -
LIVE
Nikko Ortiz
51 minutes agoBeing Poor Is A Choice?! - Rumble Studio LIVE
268 watching -
LIVE
Caleb Hammer
2 hours ago$60,000+ For New Boobs | Financial Audit
134 watching -
LIVE
The Big Mig™
2 hours agoRet. Col. Doug Macgregor, Battlefield Legend & Author
4,700 watching -
1:45:19
Dear America
2 hours agoErica Kirk Just Announced As Turning Point CEO!! + Senate Dubs Oct 14th Charlie Kirk Day!!
111K26 -
LIVE
Benny Johnson
1 hour agoStephen Colbert DOUBLES DOWN On Jimmy Kimmel's Lies | Inside Decision to RIP Jimmy Kimmel Off Air...
5,975 watching -
LIVE
Badlands Media
7 hours agoBadlands Daily: September 19, 2025
3,897 watching -
35:08
Colion Noir
19 hours agoA Bear, an AR-15, and a Home Invasion
56.8K8