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...
-
2:25:31
vivafrei
11 hours agoEp. 281: Charlie Kirk; Routh Trial; Charlotte Train; Bolsanaro Defense; SCOTUS & MORE!
72.5K78 -
LIVE
Turning Point USA
2 hours agoWASHINGTON D.C. PRAYER VIGIL FOR CHARLIE KIRK
2,111 watching -
The Mel K Show
2 hours agoMel K & Tim James | Healing is an Inside Job | 9-14-25
6.07K1 -
LIVE
IsaiahLCarter
5 hours agoCharlie Kirk, American Martyr (with Mikale Olson) || APOSTATE RADIO 028
79 watching -
1:35:39
SB Mowing
2 days agoIt took the WHOLE NEIGHBORHOOD to uncover this yards SHOCKING SECRET
58.8K57 -
12:52
ROSE UNPLUGGED
22 hours agoFrom Vision to Legacy: Charlie Kirk
45.8K19 -
1:14:22
Jeff Ahern
6 hours ago $9.85 earnedThe Sunday Show with Jeff Ahern
70.8K28 -
16:37
Professor Nez
6 hours ago🚨Internet MELTS DOWN over JD Vance & Trump BREAKING the Democrats!
64.8K174 -
18:40
itsSeanDaniel
8 hours agoPiers Morgan CALLED OUT and HUMILIATED by Andrew Tate
73K279 -
DVR
Times Now World
2 days agoLIVE: "ON CAM: How the Charlie Kirk Shooter ESCAPED – Shocking New Footage Revealed!"
86.7K16