ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,027 results

Code with me
Queue in Java Explained with Real Life Example | Ticket Counter

Welcome back to Day 31 of our 100 Days of Java series! Today, we're diving deep into Stacks and Queues, two of the most ...

1:33
Queue in Java Explained with Real Life Example | Ticket Counter

144 views

9 months ago

Hello Interview
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: ...

26:46
Message Queues in System Design Interviews w/ Meta Staff Engineer

165,361 views

4 months ago

Software Developer Diaries
Deep dive into Dead-Letter Queues

Event-driven architectures need a reliable way of analysing missed or errorneous messages that have been lost along the way.

15:08
Deep dive into Dead-Letter Queues

6,481 views

11 months ago

ITower
Understand Priority Queues in 5 Minutes - Data Structure | JS Example

In this video, we're diving deep into one of the most overlooked but powerful data structures: the Priority Queue. Whether you're ...

5:37
Understand Priority Queues in 5 Minutes - Data Structure | JS Example

1,392 views

11 months ago

NeuralNine
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 ...

26:48
Professional Task Queues in Python with Celery, RabbitMQ & Redis

26,795 views

9 months ago

ITower
Stack vs Queue Explained in 5 Minutes with Real Code Examples

In this video, we're diving into two of the most essential and underrated data structures in computer science - Stack and Queue.

6:02
Stack vs Queue Explained in 5 Minutes with Real Code Examples

193 views

11 months ago

Graphite
What is a merge queue?

This video covers why PRs that pass CI individually can still break main when merged—and how merge queues solve this. What's ...

6:19
What is a merge queue?

732 views

5 months ago

CloudWolf AWS
AWS SQS Visibility Timeout vs Delay Queue | Key Differences Explained

If you want to learn more check our AWS courses: ...

5:21
AWS SQS Visibility Timeout vs Delay Queue | Key Differences Explained

666 views

10 months ago

MP Coding
Message Queues in FreeRTOS with STM32 (Synchronization Primitives #06)

In this video, we explore how message queues work in FreeRTOS. You'll learn how to create queues, send and receive data ...

13:55
Message Queues in FreeRTOS with STM32 (Synchronization Primitives #06)

900 views

8 months ago

SourceCodester
Queue Management System Using PHP and MySQL with Source Code

This Queue Management System is a comprehensive web-based solution that digitally transforms customer flow management ...

7:33
Queue Management System Using PHP and MySQL with Source Code

3,626 views

8 months ago

Code with Josh
Queues in Python Explained [ Step-by-Step Guide to Data Structures & Algorithms ]

Join my Python Masterclass ~ https://www.zerotoknowing.com/join-now Join our Discord Community ...

18:47
Queues in Python Explained [ Step-by-Step Guide to Data Structures & Algorithms ]

1,827 views

11 months ago

CodeSnippet
⚡ Master AWS SQS in Simple Steps | Message Queues Explained with Demo 🚀

Amazon SQS (Simple Queue Service) is a fully managed message queuing service that helps you decouple and scale ...

18:34
⚡ Master AWS SQS in Simple Steps | Message Queues Explained with Demo 🚀

13,308 views

10 months ago

Liger Lectures
Queue in C Explained for Beginners | FIFO Concept Made Easy 🚀

Learn Queue in C from absolute beginner level! In this video, you will learn: ✓ What is a Queue ✓ FIFO (First In First Out) ...

5:22
Queue in C Explained for Beginners | FIFO Concept Made Easy 🚀

16 views

13 days ago

BlackBoard AI
Python Thread Communication: Queue and Event

Learn how threads communicate in Python with this tutorial from BlackboardAI. This video covers essential multithreading ...

1:52
Python Thread Communication: Queue and Event

262 views

6 months ago

Geekific
Mastering Java BlockingQueue | Producer-Consumer Explained with Real Examples | Geekific

Why do developers rely so heavily on BlockingQueue in Java? In this video, we dive into one of the most powerful tools from the ...

6:21
Mastering Java BlockingQueue | Producer-Consumer Explained with Real Examples | Geekific

2,066 views

8 months ago

Allan Zimmermann
Serverless Background Jobs with Workitem Queues (Node.js Example)

In this video, I show how to process background jobs using OpenIAP's serverless platform. We'll create a workitem queue, add an ...

2:37
Serverless Background Jobs with Workitem Queues (Node.js Example)

193 views

10 months ago

Laravel Daily
NEW in Laravel 13.6: Debounced Queue Jobs

A new feature in this week's Laravel minor version: group multiple queue jobs into a set, where only the LAST one would be ...

6:31
NEW in Laravel 13.6: Debounced Queue Jobs

3,009 views

2 months ago

AjVocabClasses
What Does Queue Mean? Queue Meaning in English With 5 Example Sentences

What does Queue mean?, Queue meaning in English, Meaning of Queue with examples, How to use Queue in a sentence, ...

0:33
What Does Queue Mean? Queue Meaning in English With 5 Example Sentences

375 views

11 months ago

RPA Techy
UiPath Get Queue Items & Delete Queue Items | Real-Time Use Case + Report Automation

In this video, you will learn how to use Get Queue Items and Delete Queue Items activities in UiPath with a real-time business use ...

16:17
UiPath Get Queue Items & Delete Queue Items | Real-Time Use Case + Report Automation

383 views

6 months ago

Laravel Daily
Laravel Queues Example: Telegram Bot with Self-Dispatching Jobs

Interesting example of queued jobs in a Telegram bingo bot project with Laravel on the back-end. My course "Queues in Laravel": ...

6:22
Laravel Queues Example: Telegram Bot with Self-Dispatching Jobs

2,258 views

3 months ago