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
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...
-
LIVE
Right Side Broadcasting Network
2 hours agoLIVE: White House Press Secretary Karoline Leavitt Holds a Press Briefing - 10/6/25
2,139 watching -
LIVE
LFA TV
16 hours agoLIVE & BREAKING NEWS! | MONDAY 10/6/25
3,979 watching -
LIVE
Bannons War Room
7 months agoWarRoom Live
12,211 watching -
1:01:24
VINCE
3 hours agoDomestic Terrorism Is Spreading, And Fast | Episode 140 - 10/06/25
132K107 -
40:58
Clownfish TV
5 hours agoHollywood is BROKE and JOBLESS?! Animation Most Affected! | Clownfish TV
8.84K4 -
LIVE
Benny Johnson
1 hour agoTrump Deploys National Guard to Chicago as Democrat Leader Caught CALLING For Murder of Republicans
5,846 watching -
LIVE
Caleb Hammer
12 hours ago$300,000 Of Debt To "Flee Trump’s America" | Financial Audit
132 watching -
12:37
The Big Mig™
2 hours agoNow We Know Why They Raided Mar A Lago!
4.85K8 -
LIVE
Badlands Media
6 hours agoBadlands Daily: October 6, 2025
3,342 watching -
1:43:31
Dear America
3 hours agoDems Are The Party Of MURDER?! + TPUSA Debunks Claim By Candace Owens!
83.6K48