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
8 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...
-
38:44
The Why Files
4 days agoProject Ancient Arrow | The NSA's Secret War Against Our Future
43.5K71 -
2:36:06
Barry Cunningham
7 hours agoPRESIDENT TRUMP IS TRULY USHERING IN THE GOLDEN AGE OF AMERICA! CAN YOU FEEL IT?
99.7K41 -
3:47:25
SynthTrax & DJ Cheezus Livestreams
3 days agoFriday Night Synthwave 80s 90s Electronica and more DJ MIX Livestream 2K Celebration SPECIAL EDITION 530pm PST / 830pm EST
39.8K5 -
2:21:54
VapinGamers
4 hours ago $2.15 earnedDestiny 2 - Edge of Fate Legendary Run Part 3 - !rumbot !music
20K -
2:04:25
TimcastIRL
6 hours agoTrump DOJ Gives Ghislaine Maxwell Limited IMMUNITY As She Rats On 100+ People | Timcast IRL
218K150 -
1:09:09
Omar Elattar
8 hours agoThe Brain Experts: Your Brain Can Rewire Itself At Any Age & Here's How!
18K3 -
LIVE
IcyFPS
4 hours agoLIVE - Wuchang Fallen Feathers x Borderlands w/ pope!
560 watching -
29:24
Afshin Rattansi's Going Underground
18 hours agoWas Epstein a Mossad Agent? Will Obama go to Prison? (Afshin Rattansi vs Alan Dershowitz)
26.5K22 -
4:26:54
Nerdrotic
11 hours ago $30.38 earnedFantastic Four Baby Steps V Superman's James Gunn, South Park Returns | Friday Night Tights 364
110K8 -
3:17:40
megimu32
5 hours agoOFF THE SUBJECT: FAFO Friday! Cops, Crash, Kombat & Chaos!
24K5