ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

556 results

2MinutesPy
Forget Celery & Queues – This Tool Changed Everything | 2MinutesPy

In this video, I'm sharing a behind-the-scenes look at my side project — a modern e-commerce website where placing an order ...

3:26
Forget Celery & Queues – This Tool Changed Everything | 2MinutesPy

1,781 views

3 months ago

Mama Linda
Celery Juice ( Blender Method) is so easy to make! #celery #celeryjuice #juicing

Celery juice is rich in antioxidants and nutrients that help detoxify the body, reduce inflammation, and support healthy, glowing ...

0:16
Celery Juice ( Blender Method) is so easy to make! #celery #celeryjuice #juicing

240,378 views

10 months ago

Pythonista24x7
Don't Thread it. Use Celery #ytshorts #coding #celery #programming

Don't use threads, use Celery instead. 1. Built-in broker support 2. Reliable retry mechanism Trying to replicate the same ...

0:13
Don't Thread it. Use Celery #ytshorts #coding #celery #programming

225 views

4 months ago

Mcube Institute
What is Celery and When to Use It (Email Scheduling Example) ⚙️ #celery #python #pythontutorial

Need to send emails or schedule jobs without slowing down your app? Say hello to Celery — the ultimate task queue for Python ...

1:01
What is Celery and When to Use It (Email Scheduling Example) ⚙️ #celery #python #pythontutorial

425 views

6 months ago

陈工AI
Python FastAPI Project | WeChat App: Bitmap to Vector (Celery + Redis, 2800+ Users)

In this video, I present my latest Python backend project: a WeChat app service that converts bitmap images to vector graphics, ...

1:46
Python FastAPI Project | WeChat App: Bitmap to Vector (Celery + Redis, 2800+ Users)

59 views

3 months ago

The Debug Zone
How to Properly Mock Celery Tasks in Python for Effective Testing

In this video, we dive into the world of testing in Python, focusing specifically on how to effectively mock Celery tasks.

1:31
How to Properly Mock Celery Tasks in Python for Effective Testing

0 views

9 days ago

The Debug Zone
How to Access Arguments in Celery Tasks: A Complete Guide

In this video, we dive into the world of Celery, a powerful distributed task queue for Python applications. Understanding how to ...

3:31
How to Access Arguments in Celery Tasks: A Complete Guide

7 views

11 months ago

vlogize
Integrating WebSocket, Celery, and FastAPI in Python

Learn how to integrate `WebSocket`, `Celery`, and `FastAPI` in Python, resolve common issues like AttributeError and ...

2:27
Integrating WebSocket, Celery, and FastAPI in Python

55 views

10 months ago

FORAS CANADA
Celery - Python Library

Celery is an asynchronous task queue for handling background jobs in distributed systems. It's widely used for tasks like sending ...

0:29
Celery - Python Library

481 views

9 months ago

vlogize
How to Effectively Use a Celery Decorator for Task Status Updates

Learn how to create a custom `Celery` decorator that helps manage task status updates seamlessly in your Python applications.

1:49
How to Effectively Use a Celery Decorator for Task Status Updates

0 views

7 months ago

vlogize
How to Run a Celery Worker with a Compiled Python Module Using PyInstaller

Learn how to successfully run a Celery worker from a compiled Python module created with PyInstaller. Follow our step-by-step ...

1:43
How to Run a Celery Worker with a Compiled Python Module Using PyInstaller

6 views

6 months ago

vlogize
Solving the Celery Chord Callback Failure

Discover why your Celery chord callback isn't always firing and learn how to implement a reliable solution in your Python, Django, ...

1:39
Solving the Celery Chord Callback Failure

29 views

8 months ago

Pythonista24x7
Why do we need ecs ? #code #django #coding #tips #argument #python #programming #java #ecs #celery

ECS for Celery helps manage and scale workers efficiently by deploying them in containers. It ensures reliable task execution, ...

0:32
Why do we need ecs ? #code #django #coding #tips #argument #python #programming #java #ecs #celery

253 views

10 months ago

CodeGlow
Getting started with celery asynchronous tasks in python

Download 1M+ code from https://codegive.com/58e3093 okay, let's dive into a comprehensive tutorial on getting started with ...

1:52
Getting started with celery asynchronous tasks in python

5 views

6 months ago

vlogize
Assigning Specific Workers to Each Celery Task in Python

Learn how to efficiently allocate `workers` to your Celery tasks in Python for optimized task management. --- This video is based ...

1:59
Assigning Specific Workers to Each Celery Task in Python

0 views

2 months ago

vlogize
How to Run Multiple Celery Tasks in Parallel

Discover how to effectively run multiple `Celery` tasks in parallel by using groups in this comprehensive guide. Learn about ...

1:42
How to Run Multiple Celery Tasks in Parallel

32 views

7 months ago

CodeVisium
Python Interview Questions: OpenLineage, SQLModel, Dagster, Kubeflow & Celery! 🚀 #Python

1️⃣ OpenLineage Python client for data lineage: Install the client with pip install openlineage-python and configure it via an ...

0:10
Python Interview Questions: OpenLineage, SQLModel, Dagster, Kubeflow & Celery! 🚀 #Python

732 views

7 months ago

vlogize
Efficiently Initialize Custom Celery Tasks: Avoiding Unnecessary Delays

Learn how to effectively initialize custom Celery tasks using signals to prevent delays in both the worker and caller. We'll break ...

2:10
Efficiently Initialize Custom Celery Tasks: Avoiding Unnecessary Delays

1 view

8 months ago

blogize
Optimizing CPU Resources for Sequential Celery Tasks with Concurrency=1

Learn how to optimize CPU resources for sequential Celery tasks set to concurrency=1 in a Django project using Python 3.x and ...

1:43
Optimizing CPU Resources for Sequential Celery Tasks with Concurrency=1

17 views

11 months ago

CodeSolve
How to set up celery and redis django background tasks part 2

Download 1M+ code from https://codegive.com/cb1c4a5 okay, let's dive into setting up celery with redis for background tasks in ...

1:09
How to set up celery and redis django background tasks part 2

23 views

6 months ago