Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
782 results
Advanced Celery Tricks - How we adapted and extended Celery to fit our data pipeline In Singular, we have a data pipeline which ...
18,810 views
7 years ago
by Nicolas Crocfer At: FOSDEM 2020 https://video.fosdem.org/2020/UB2.252A/python2020_celery.webm All Python developer ...
1,618 views
5 years ago
Wherein I try to explain what Celery does and how our Python project might use it! I recommend watching at 1.25x or 1.5x speed.
490 views
2 years ago
"Understanding Celery & CeleryBeat [EuroPython 2017 - Talk - 2017-07-10 - Arengo] [Rimini, Italy] Celery is a distributed task ...
32,386 views
8 years ago
4 minute demo of how to write Celery tasks to achieve concurrency in Python.
75,938 views
11 years ago
In this video, we dive into the world of Celery, a powerful distributed task queue for Python applications. Understanding how to ...
9 views
1 year ago
In this video, we dive into the world of testing in Python, focusing specifically on how to effectively mock Celery tasks.
1 view
2 months ago
This talk was presented at PyCon India 2020 Online. PyCon India is the largest gathering of Pythonistas in India for the Python ...
1,073 views
Example of use of python-celery. You can find the code in http://magmax.org/blog/python-distribuido-celery/ (spanish)
1,496 views
10 years ago
python: Reloading celery code without losing reserved tasks Thanks for taking the time to learn more. In this video I'll go through ...
2 views
Adam Jorgensen https://2016.za.pycon.org/talks/15/ In this talk I will discuss two specific methods of implementing distributed ...
1,966 views
9 years ago
EuroPython 2024 — Terrace 2A on 2024-07-10] Data pipelines with Celery: modular, signal-driven and manageable by Marin ...
726 views
Using the Python "celery" library we'll write a very basic webscraper to fetch the top 1000 websites Here's how I got that list of ...
20,016 views
The recording of the sixth python porto meetup, featuring Roman Imankulov speaking about task processing with multiprocessing ...
378 views
In this video, we dive into the world of unit testing Celery tasks, a crucial aspect of ensuring the reliability and performance of your ...
14 views
7 months ago
In this video, we dive into the intricacies of managing Celery tasks effectively. Specifically, we'll explore the importance of ...
13 views
6 months ago
In this video, we dive into the world of Celery queues and explore how to effectively integrate them across multiple applications.
0 views
Example of a minimal Celery task that is executed each 10 seconds.
3,893 views
Today's Topic: How to update Celery Task ETA? Thanks for taking the time to learn more. In this video I'll go through your question ...
3 weeks ago
In this video, we delve into the intricacies of CeleryExecutor, a powerful tool for managing distributed task execution in Python ...