12:35
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue
Learn how the browser event loop, task queue, microtask queue, and Web APIs work together to enable non-blocking, ...
26:48
Professional Task Queues in Python with Celery, RabbitMQ & Redis
In this video, we learn how to implement professional task queues by using Celery, RabbitMQ and Redis in Python. We also look ...
55:47
14. Task queues and background jobs
Why do we need background jobs? How do they exactly work? What are the major components of a task queue? Some design ...
32:27
Every Senior Developer Needs To Know This!
A job queue or scheduler is something almost no junior developers learn about, but it is something that is used at nearly every ...
4:31
Message Queues in System Design
Become a senior software engineer with a job guarantee: https://go.hayksimonyan.com/pre-100 Learn the basics of message ...
4:59
Why Every (great) System Design Uses Queues
Queues are one of the most underrated concepts in system design. They quietly power almost every scalable app you use.
10:44
Asynchronous Task Queues in the Software Systems - The WHAT and WHY
The days of being a single dimensional software developer is pretty much over. We need to be multi dimensional and some of the ...
26:46
Message Queues in System Design Interviews w/ Meta Staff Engineer
A simple explanation of Message Queues in the context of system design interviews. Excalidraw used in video: ...
6:02
Temporal Task Queue Fairness | Multi-Tenant Workflows Made Easy
Learn how Temporal's new Task Queue Fairness (pre-release) feature ensures balanced workflow execution across tenants.
45:17
Building a Scalable Queue System with NestJS & BullMQ & Redis
In this video, we tackle the challenge of handling heavy tasks in real-world applications by introducing BullMQ for background job ...
16:08
#68 Golang - Master Background Tasks with Asynq: Complete Guide
Looking to handle background tasks in your Golang applications? In this video, we dive deep into Asynq, a powerful task queue ...
21:25
Procrastinate - PostgreSQL Task Queue for Python (Celery Alternative!)
Buy me a coffee: To support the channel and encourage new videos, please consider buying me a coffee here: ...
32:19
Task Queues Are Replacing Chat Interfaces. Here's Why (plus a Claude Cowork Demo)
AI News & Strategy Daily | Nate B Jones
What's really happening with AI agents and knowledge work? The common story is that coding tools are for coders, but the reality ...
8:47
Web-Queue-Worker Architecture Style for Scaling
Web-Queue-Worker is an excellent architecture pattern you can add to your toolbox. It's just a pattern and can work with a ...
33:01
Build Priority Background Jobs & Dead Letter Queues with NATS JetStream | Rethink Connectivity ep 12
In this episode, Jeremy goes over the architecture of a work queue with priority and dead letter queue semantics, then uses the ...
23:02
Smarter Background Task Queue with Channels in C# WebApi
In this video, we dive deep into the world of background task processing in .NET using the powerful Channels library. Learn how ...
42:55
Understanding Cloud Tasks for Async Tasks - Jonathan Lin
This event is brought to you by GDG Cloud Kuala Lumpur, a non-profit community of cloud developers who share ideas on ...
2:42
System Design Interview Prep: Queue vs PubSub
This video contains a quick analysis of the difference between queue based architectures and publish/subscribe (pub/sub) ...
1:01:28
Keynote: Building a Task Queue System - Evadne Wu - ElixirConf EU 2018
Most applications have background jobs that require managing. While a basic queue implementation is simple to write, it could ...
3:05
How To Use Task Queues In HubSpot (2026 Easy Guide)
Learn how to use task queues in HubSpot to streamline your daily workflow and complete follow-ups efficiently. This step-by-step ...