ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,006 results

Michael Sambol
Queues in 3 minutes

Queues in 3 minutes. Code: https://github.com/msambol/dsa/blob/master/data_structures/queue.py Sources: 1. Introduction To ...

3:10
Queues in 3 minutes

119,668 views

3 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

596,319 views

9 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

933,157 views

12 years ago

CSRocks
Queue Data Structure Explained In Less Then 2 Minutes

Queue data structure is like a queue in a real world. It's a linear collection of elements and is widely used in networking, ...

1:42
Queue Data Structure Explained In Less Then 2 Minutes

3,880 views

8 years ago

Gaurav Sen
What is a MESSAGE QUEUE and Where is it used?

Messaging Queues are widely used in asynchronous systems. Message processing in an asynchronous fashion allows the client ...

9:59
What is a MESSAGE QUEUE and Where is it used?

1,122,957 views

7 years ago

Ruby on Rails
Rosa Gutiérrez - Solid Queue internals, externals and all the things in between - Rails World 2024

After years of tackling background job complexities with Resque and Redis at 37signals, the team finally decided to build an ...

27:52
Rosa Gutiérrez - Solid Queue internals, externals and all the things in between - Rails World 2024

2,530 views

1 year ago

Mathemaniac
Queuing theory and Poisson process

Queuing theory is indispensable, but here is an introduction to the simplest queuing model - an M/M/1 queue. Also included is the ...

25:25
Queuing theory and Poisson process

145,618 views

2 years ago

The Wall Street Journal
Expert Explains the Hidden Crowd Engineering Behind Event Venues | WSJ Pro Perfected

From music festival lines to concession stand menus at stadiums, nearly every square foot of major event venues are designed to ...

6:49
Expert Explains the Hidden Crowd Engineering Behind Event Venues | WSJ Pro Perfected

6,169,264 views

1 year ago

CloudAMQP
RabbitMQ Explained - Exchanges

Messages are not sent directly to Queues. They first pass through an Exchange (in the broker) that redirects them to their ...

5:40
RabbitMQ Explained - Exchanges

113,097 views

5 years ago

Waitwhile
Queue Management System - The Waitwhile Demo

Waitwhile is the leading queue management system built on a mission to eliminate wait times and unlock human potential.

2:24
Queue Management System - The Waitwhile Demo

307 views

2 months ago

Amulya's Academy
Queues Explained: Enqueue, Dequeue & Real-Life Examples! | Data Structure | Python Tutorials

This tutorial introduces the queue data structure in Python programming, explaining its fundamental concept as a linear data ...

4:17
Queues Explained: Enqueue, Dequeue & Real-Life Examples! | Data Structure | Python Tutorials

88,375 views

5 years ago

Gate Smashers
Lec-46: Introduction to Queue Data structure with real life example | Data Structure #queue

Subscribe to our new channel:https://www.youtube.com/@varunainashots A queue is a data structure in computer science that ...

9:05
Lec-46: Introduction to Queue Data structure with real life example | Data Structure #queue

172,949 views

2 years ago

coaster bot
How do Theme Parks minimise Queue Times?

The theme park experience is often notorious for one thing - queues. It's never fun to find out that every major attraction at a theme ...

14:21
How do Theme Parks minimise Queue Times?

375,440 views

5 years ago

ByteByteGo
Kafka vs. RabbitMQ vs. Messaging Middleware vs. Pulsar

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

4:31
Kafka vs. RabbitMQ vs. Messaging Middleware vs. Pulsar

195,524 views

1 year ago

mycodeschool
Data structures: Linked List implementation of Queue

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

14:17
Data structures: Linked List implementation of Queue

567,624 views

12 years ago

Codebagel
Top 7 Data Structures for Interviews Explained SIMPLY

Data structures are an essential part of software engineering, whether for interviews, classes, or projects. Today we'll be talking ...

13:02
Top 7 Data Structures for Interviews Explained SIMPLY

372,386 views

3 years ago

mycodeschool
Data structures: Introduction to Queues

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

9:19
Data structures: Introduction to Queues

542,778 views

12 years ago

Nodematic Tutorials
Introduction to KEDA Autoscaling (Message Queue Example)

Learn how to implement intelligent auto-scaling in your Kubernetes clusters using KEDA (Kubernetes Event-driven Autoscaling) ...

19:19
Introduction to KEDA Autoscaling (Message Queue Example)

386 views

11 months ago

Gate Smashers
L-2.10: Multi Level Queue Scheduling | Operating System

Multilevel queue scheduling is a type of CPU scheduling in which the processes in the ready state are divided into different ...

3:41
L-2.10: Multi Level Queue Scheduling | Operating System

959,530 views

7 years ago

GitHub
How to use pull request merge queues

Do you find yourself frequently updating pull requests so your changes won't break the main branch? This is a common challenge ...

1:14
How to use pull request merge queues

34,150 views

2 years ago