ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

549 results

SKonik
Python Celery - high level overview

This video explains some basic concepts behind celery for those who would like to know what it is in general. 00:00 - what is ...

5:34
Python Celery - high level overview

18,277 views

3 years ago

Very Academy
FastAPI Celery, Flower and Docker

In this tutorial we integrate Celery into an existing FastAPI app, Redis and FastAPI, all within Docker containers. We finish off by ...

29:33
FastAPI Celery, Flower and Docker

71,775 views

4 years ago

Nodematic Tutorials
Intro to Celery (Python): Development and Productionizing

Learn how to implement asynchronous task processing in Python using Celery, from local development to production deployment ...

18:12
Intro to Celery (Python): Development and Productionizing

375 views

1 year ago

Code Goat
FastAPI Tutorial #12: Background Jobs From Base to Production with Celery, Redis & Docker

Are you ready to truly master background jobs in your FastAPI applications? This comprehensive tutorial dives deep into ...

1:36:11
FastAPI Tutorial #12: Background Jobs From Base to Production with Celery, Redis & Docker

2,835 views

4 months ago

The Theory Of Code
Queues In Python Celery  | Creating and Managing

Python celery is used for creating task queues and by default it creates a task queue name celery. However, in a production level ...

9:18
Queues In Python Celery | Creating and Managing

5,636 views

1 year ago

2MinutesPy
Parallel Tasks in a Pool of Threads and Processes

In this video, we will discuss a super interesting topic in Python - concurrent.futures (ThreadPoolExecutor and ...

2:29
Parallel Tasks in a Pool of Threads and Processes

5,694 views

1 year ago

PyCon US
TALK / Jenna Conn, Hannah Cline / Optimizing Data Retrieval with Python Celery

Whether for a CEO in a boardroom or a family creating next month's budget, people need continual access to data. Problems ...

19:19
TALK / Jenna Conn, Hannah Cline / Optimizing Data Retrieval with Python Celery

1,497 views

4 years ago

Very Academy
Python Django Celery Course: Creating a New Standalone Celery Worker

Python Django Celery Course. Creating a new standalone Celery Worker Udemy Course Link: ...

17:52
Python Django Celery Course: Creating a New Standalone Celery Worker

7,042 views

2 years ago

Very Academy
Python Django Celery Task Consumers Introduction

Introducing Task consumers, Python Django Celery. Udemy Course Link: https://www.udemy.com/course/django-celery-mastery/?

3:18
Python Django Celery Task Consumers Introduction

8,285 views

2 years ago

DjangoCon US
How to Schedule Tasks with Celery and Django

By an order of magnitude, Celery remains one of the most popular Django-adjacent packages for Python. In this talk, I'll explore ...

39:37
How to Schedule Tasks with Celery and Django

4,154 views

2 years ago

Very Academy
Python Django Celery Task Producers

Python Django Celery Task Producers. Udemy Course Link: https://www.udemy.com/course/django-celery-mastery/?

2:44
Python Django Celery Task Producers

15,779 views

2 years ago

Code Collider
15 FastAPI Best Practices For Production

I've curated a list of 15 FastAPI best practices and anti-patterns that every FastAPI developer should know to build ...

12:19
15 FastAPI Best Practices For Production

36,617 views

7 months ago

Кибер Весло
Celery + Django + Docker = Cat Downloader - Demo-project demonstrating the main principles of Celery

Help with the development of the channel - https://www.patreon.com/cyber_paddle A simple project that demonstrates the ...

38:44
Celery + Django + Docker = Cat Downloader - Demo-project demonstrating the main principles of Celery

18,873 views

4 years ago

Python Ireland
Pycon Ireland 2017: Two approaches to scale your processing, Task Queues and Workflows - Eoin Brazil

This talk covers two useful libraries/approaches to scaling your processing. Task Queues will be introduced, Celery will be ...

42:07
Pycon Ireland 2017: Two approaches to scale your processing, Task Queues and Workflows - Eoin Brazil

248 views

8 years ago

Tech With Tim
Asyncio in Python - Full Tutorial

Asynchronous programming allows our code to be more efficient by doing multiple things at once without any unnecessary ...

24:59
Asyncio in Python - Full Tutorial

308,558 views

1 year ago

ArjanCodes
Asyncio Finally Explained: What the Event Loop Really Does

Learn how to design great software in 7 steps: https://arjan.codes/designguide. Over the years, I've produced several videos about ...

13:34
Asyncio Finally Explained: What the Event Loop Really Does

89,068 views

1 year ago

Very Academy
Python Django Celery Course: Initiating a Celery Task

Python Django Celery Course. Initiating a Celery Task Udemy Course Link: ...

11:06
Python Django Celery Course: Initiating a Celery Task

9,329 views

2 years ago

ByteByteGo
Concurrency Vs Parallelism!

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bit.ly/bytebytegoytTopic Animation ...

4:13
Concurrency Vs Parallelism!

184,164 views

1 year ago

ArjanCodes
How I Actually Build FastAPI Backends for Production

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll talk about 4 things that you ...

27:02
How I Actually Build FastAPI Backends for Production

124,077 views

2 years ago

ArjanCodes
Let It Crash: Why Failing Fast Makes Better Software

Review code better and faster with my 3-Factor Framework: https://arjan.codes/diagnosis. In this video, I'll show you my probably ...

16:01
Let It Crash: Why Failing Fast Makes Better Software

70,466 views

1 year ago