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
11 months ago
30
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:04:08
Inverted World Live
6 hours agoRex Jones Calls In From The Gray Area | Ep. 122
30.7K4 -
5:56:17
Rallied
9 hours ago $2.56 earnedBF6 with THE BOYS
34.9K4 -
1:05:18
Flyover Conservatives
1 day agoThe SEAL-Turned-CEO Paying Off Millions in Veteran Medical Debt: JOIN THE MISSION! - Bear Handlon, Born Primitive | FOC Show
44.4K4 -
5:02:21
Drew Hernandez
10 hours agoTRUMP'S GAZA PEACE PLAN PHASE 1 & TRUMP THREATENS PUTIN WITH TOMAHAWKS
27.4K22 -
1:18:38
Glenn Greenwald
9 hours agoProf. John Mearsheimer on Trump's Knesset Speech, the Israel/Hamas Ceasefire, Russia and Ukraine, and More | SYSTEM UPDATE #530
115K81 -
2:21:37
Tucker Carlson
7 hours agoAlex Jones Warns of the Globalist Death Cult Fueling the Next Civil War and Rise of the Antichrist
89.7K408 -
12:35
Clownfish TV
15 hours agoJimmy Kimmel Return NOT Helping Disney AT ALL! DIS Stock Keeps Falling! | Clownfish TV
40.4K8 -
LIVE
Eternal_Spartan
9 hours ago🟢 Eternal Spartan Plays Final Fantasy 7 Rebirth Ep. 10 | USMC Vet
728 watching -
2:10:42
RiftTV
9 hours agoTrump SECURES Hostages, ACCIDENTALLY Admits Foreign Gov CONTROLS Him? | The Rift | Gerald Morgan Jr.
56.3K49 -
Phyxicx
6 hours agoStarting Dead Space 2 - 10/13/2025
20.6K