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...
-
LIVE
Steven Crowder
3 hours agođ´Who Belongs: What the Future of the American Right Wing Looks Like
26,247 watching -
UPCOMING
Sean Unpaved
1 hour agoBrian Kelly's Boot From LSU, NFL Week 8 Snoozefest, & CFB's Week 9 Upset Rodeo
12 -
35:24
The Rubin Report
2 hours ago'Real Time' Crowd Goes Quiet as Bill Maher & Democrat Have a Tense Exchange About Zohran Mamdani
58.2K24 -
LIVE
Rebel News
45 minutes agoTrump says he can play dirty, Canada-US trade talks off, BC to launch anti-tariff ad | Rebel Roundup
141 watching -
LIVE
Nikko Ortiz
2 hours agoReaction Time... |Rumble Live
111 watching -
LIVE
LFA TV
16 hours agoLIVE & BREAKING NEWS! | MONDAY 10/27/25
3,971 watching -
LIVE
StoneMountain64
31 minutes agoBattlefield 6 Season 1 TOMORROW. Battle Royale? New Map + New Weapons!
83 watching -
LIVE
The Mel K Show
2 hours agoMORNINGS WITH MEL K -Signal to Noise: The International Framework is Balancing Out - 10-27-25
683 watching -
LIVE
Viss
2 hours agođ´LIVE - Battle Royale Release Tomorrow! - Battlefield 6
124 watching -
LIVE
The Shannon Joy Show
2 hours agođĨSJ Show 10/27 * Trump Jr. Wins Massive Drone Contract From Daddyâs Military * Tom Massie Targeted For Destruction By MAGA * Trumpâs Perma-Shutdown Opens Door For Mass Corruption in DCđĨ
219 watching