ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,138,615 results

Arjay McCandless
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.

4:59
Why Every (great) System Design Uses Queues

37,758 views

3 months ago

The Pudding
Tired of waiting in line? An expert explains why queues are so tricky

Queues are everywhere we go—discover the hidden mechanics that keep them moving smoothly. Check out more stories at: ...

8:42
Tired of waiting in line? An expert explains why queues are so tricky

45,702 views

1 year ago

IBM Technology
What is a Message Queue?

Learn more about Message Queues → https://ibm.biz/IBM_MQ_documentation Check out IBM MQ ...

15:38
What is a Message Queue?

120,716 views

4 years ago

Hayk Simonyan
Message Queues in System Design

Become a Remote Senior Software Engineer with a Job Guarantee: ...

4:31
Message Queues in System Design

30,216 views

1 year ago

Bro Code
Learn Queue data structures in 10 minutes 🎟️

Queue data structure java tutorial example explained #queue #data #structure ...

10:07
Learn Queue data structures in 10 minutes 🎟️

208,283 views

4 years ago

mycodeschool
Data structures: Array implementation of Queue

See complete series on data structures here: http://www.youtube.com/playlist?list=PL2_aWCzGMAwI3W_JlcBbtYTwiQSsOTa6P ...

14:59
Data structures: Array implementation of Queue

935,000 views

12 years ago

Lydia Hallie
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, ...

12:35
JavaScript Visualized - Event Loop, Web APIs, (Micro)task Queue

1,083,226 views

1 year ago

Laravel Daily
Queues in Laravel: Main Things You Need to Know (Two Examples)

"Overview" of this big topic in 12 minutes. Links mentioned in the video: - Official Laravel Docs on Queues: ...

12:18
Queues in Laravel: Main Things You Need to Know (Two Examples)

30,567 views

10 months ago

DigiKey
Introduction to RTOS Part 5 - Queue | Digi-Key Electronics

A queue is a first-in, first-out (FIFO) system that is used to store and pass information between tasks in an RTOS. Data copied to a ...

12:01
Introduction to RTOS Part 5 - Queue | Digi-Key Electronics

158,383 views

5 years ago

HackerRank
Data Structures: Stacks and Queues

Learn the difference between linear data structures stacks and queues. This video is a part of HackerRank's Cracking The Coding ...

5:46
Data Structures: Stacks and Queues

598,081 views

9 years ago

CS Dojo
Introduction to Stacks and Queues (Data Structures & Algorithms #12)

Here's my introduction to stacks, queues, and deques (double-ended queues)! You can check out the problem I mentioned at the ...

16:30
Introduction to Stacks and Queues (Data Structures & Algorithms #12)

361,578 views

5 years ago

WilliamFiset
Priority Queue Introduction

Introduction to the priority queue data structure Practicing for interviews? I have used, and recommend `Cracking the Coding ...

13:18
Priority Queue Introduction

516,426 views

9 years ago

Jacob Sorber
How to Implement a Queue in C

Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...

7:53
How to Implement a Queue in C

77,232 views

5 years ago

James Eastham
Stream, Event Bus or Queue? What's the Difference?

Stream, Event Buses and Queues? What are they, what is the difference between them and when might you pick one over the ...

12:20
Stream, Event Bus or Queue? What's the Difference?

11,847 views

1 year ago

CodeOpinion
Using your Database as a Queue? Good or bad idea?

Do you need a message broker, or can you use your database as a queue? Well, as in most cases, it depends. Let me explain ...

9:31
Using your Database as a Queue? Good or bad idea?

21,693 views

2 years 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

4,575 views

6 months ago

Portfolio Courses
Queue Data Structure In STL | C++ Tutorial

How to use the queue data structure built-in to the C++ Standard Template Library. The queue class template in the C++ STL is a ...

18:44
Queue Data Structure In STL | C++ Tutorial

28,043 views

2 years ago

linuxhint
Queues in C Programming Language

In this video, we will show you the working of the Queue Data structures. Moreover, we demonstrated the implementation of ...

6:54
Queues in C Programming Language

26,694 views

4 years ago

CodeBeauty
Queue and FIFO/FCFS explained in 10 minutes + a bonus task 📣📣 (Data Structures course)

Learn how to solve problems and build projects with these Free E-Books ⬇️ C++ Lambdas e-book - free download here: ...

10:14
Queue and FIFO/FCFS explained in 10 minutes + a bonus task 📣📣 (Data Structures course)

80,915 views

4 years ago

codebasics
Queue - Data Structures & Algorithms Tutorials In Python #8

Queue data structure is first in first out data structure also known as FIFO. It can be used at many places typically for a ...

14:20
Queue - Data Structures & Algorithms Tutorials In Python #8

188,308 views

5 years ago