ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

346 results

Google for Developers
Task Queue Basics

This lesson presents an overview and inner workings of the Task Queue. The task queue has two flavors: push queue and pull ...

23:16
Task Queue Basics

31,527 views

12 years ago

MIT OpenCourseWare
17. Synchronization Without Locks

MIT 6.172 Performance Engineering of Software Systems, Fall 2018 Instructor: Charles Leiserson View the complete course: ...

1:20:10
17. Synchronization Without Locks

37,719 views

6 years ago

JSConf
What the heck is the event loop anyway? | Philip Roberts | JSConf EU

JavaScript programmers like to use words like, “event-loop”, “non-blocking”, “callback”, “asynchronous”, “single-threaded” and ...

26:53
What the heck is the event loop anyway? | Philip Roberts | JSConf EU

3,709,676 views

11 years ago

Google for Developers
Google I/O 2011: Putting Task Queues to Work

Nicholas Verne, Vivek Sahasranaman Does your app require software that you can't run on App Engine? By using the brand new ...

42:54
Google I/O 2011: Putting Task Queues to Work

7,594 views

14 years ago

CppCon
CppCon 2017: Ansel Sermersheim “Multithreading is the answer. What is the question? (part 2 of 2)”

http://CppCon.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

49:30
CppCon 2017: Ansel Sermersheim “Multithreading is the answer. What is the question? (part 2 of 2)”

14,755 views

8 years ago

CppCon
CppCon 2017: Tony Van Eerd “An Interesting Lock-free Queue - Part 2 of N”

Presentation Slides, PDFs, Source Code and other presenter materials are available at: https://github.com/CppCon/CppCon2017 ...

1:05:06
CppCon 2017: Tony Van Eerd “An Interesting Lock-free Queue - Part 2 of N”

16,176 views

8 years ago

Anurag Singh ProCodrr
Event Loop and Callback Queue in JavaScript | The Complete JavaScript Course | Ep.37

Starter Code: https://github.com/procodrr/javascript-course/tree/main/ep-37_event-loop-and-callback-queue/starter-code Final ...

31:17
Event Loop and Callback Queue in JavaScript | The Complete JavaScript Course | Ep.37

30,690 views

3 years ago

Sheldons Frontend Show
The Javascript Runtime Environment (JRE): Overview of the Engine, Event Loop, Queue and APIs

eventloop #javascriptengine The JRE, concurrency model, event loop in Javascript. The first video in the Javascript behind the ...

26:10
The Javascript Runtime Environment (JRE): Overview of the Engine, Event Loop, Queue and APIs

434 views

3 years ago

BigData Boutique
Mastering Flink on Kubernetes | Best Practices for Running Flink on Kubernetes

Ready to level up your Apache Flink deployments on Kubernetes? Join Lior Friedler, Data Team Lead at BigData Boutique, as he ...

22:27
Mastering Flink on Kubernetes | Best Practices for Running Flink on Kubernetes

4,983 views

1 year ago

Jon Gjengset
Lock-Free to Wait-Free Simulation in Rust

In this stream, we start implementing the concurrency algorithm from the academic paper "A Practical Wait-Free Simulation for ...

4:47:58
Lock-Free to Wait-Free Simulation in Rust

49,773 views

4 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

287,340 views

1 year ago

CS50
CS50x 2025 - Lecture 5 - Data Structures

Abstract Data Types. Queues, Stacks. Linked Lists. Trees, Binary Search Trees. Hash Tables. Tries. *** This is CS50, Harvard ...

2:03:38
CS50x 2025 - Lecture 5 - Data Structures

232,907 views

Streamed 1 year ago

CS50
CS50x 2024 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:02:49
CS50x 2024 - Lecture 5 - Data Structures

559,656 views

2 years ago

Back To Back SWE
Implement A Binary Heap - An Efficient Implementation of The Priority Queue ADT (Abstract Data Type)

Free 5-Day Mini-Course: https://backtobackswe.com Try Our Full Platform: https://backtobackswe.com/pricing Intuitive Video ...

20:19
Implement A Binary Heap - An Efficient Implementation of The Priority Queue ADT (Abstract Data Type)

125,762 views

6 years ago

Digital Switching - I
Input Queued Switch

... you look into input queue can I relax some condition what I am actually currently doing is if there is a hat of the line blocking and ...

37:18
Input Queued Switch

1,580 views

9 years ago

codestorywithMIK
Orderly Queue -(Amazon): Explanation ➕ Live Coding

This is our 6th Video on our String Playlist In this video we will try to solve a Hard problem : "Orderly Queue" This Question is Easy ...

20:17
Orderly Queue -(Amazon): Explanation ➕ Live Coding

13,753 views

3 years ago

TLA+ - The Temporal Logic of Actions
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

https://conf.tlapl.us/2020/10-Yovine_and_Solsona-TLA_+_specification_of_PCR_parallel_programming_pattern.pdf.

31:56
TLA + specification of PCR parallel programming pattern - Jose Solsona & Sergio Yovine

227 views

5 years ago

Amazon Web Services
Introducing the new Async Sink | Amazon Web Services

As of August 30th, 2023, Kinesis Data Analytics is now Amazon Managed Service for Apache Flink* In this session, you'll get an ...

38:09
Introducing the new Async Sink | Amazon Web Services

2,506 views

3 years ago

Questpond
JavaScript Interview Questions & Answers | JavaScript Interview Questions

For more JavaScript Q&A videos visit http://www.questpond.com Learn JavaScript Interview Question & Answers with real-time ...

1:01:13
JavaScript Interview Questions & Answers | JavaScript Interview Questions

321,205 views

3 years ago

Anuj Kumar Sharma
Circular Queue Implementation using Array | Queue in Data Structure | DSA-One Course #49

Hey guys, In this video, We're going to implement Queue using Array and Circular Array. Join my paid Java DSA course here: ...

20:55
Circular Queue Implementation using Array | Queue in Data Structure | DSA-One Course #49

80,571 views

4 years ago

Linux Plumbers Conference
LPC2019 - Efficient Userspace Optimistic Spinning Locks

Efficient Userspace Optimistic Spinning Locks Speaker Mr Waiman Long (Red Hat) Description The most commonly used simple ...

41:59
LPC2019 - Efficient Userspace Optimistic Spinning Locks

963 views

6 years ago

CodeWithHarry
Introduction to Circular Queue in Data Structures

Circular Queue implementation using arrays: In this video, we will see why we should be using circular queues and what circular ...

24:25
Introduction to Circular Queue in Data Structures

396,650 views

5 years ago

Honest Ecommerce
Outside-the-box Automation and Optimization Ideas with Joe Lannen - Honest Ecommerce Ep. 37

Joe Lannen is the founder of Speed Boostr, the Shopify optimization and development agency. He is an experienced web ...

42:09
Outside-the-box Automation and Optimization Ideas with Joe Lannen - Honest Ecommerce Ep. 37

95 views

6 years ago

DataFlair
Implementation of Queue using Array in Data Structures | Array Implementation of Queue in DSA Hindi

Master Data Structures & Algorithms for Top Tech Jobs: https://techvidvan.com/courses/dsa-c-hindi/?campaign=ytdsad&ref=1374 ...

39:57
Implementation of Queue using Array in Data Structures | Array Implementation of Queue in DSA Hindi

52,408 views

2 years ago

maincoowVODs
Hard Workin' or Is It Hardly Workin ✦ bidness beans ✦ VOD Dec 30

Twitch - https://www.twitch.tv/maincoow Stream Date: Dec. 30, 2025 Stream Title: Hard Workin' or Is It Hardly Workin ✦ bidness ...

8:03:17
Hard Workin' or Is It Hardly Workin ✦ bidness beans ✦ VOD Dec 30

51 views

3 days ago