ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

118 results

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

1,969 views

8 months ago

Java Techie
Java Multithreading Interview 🔥 | Producer–Consumer using wait/notify & BlockingQueue @Javatechie

JavaTechie #microservice #InterviewQA #Concurrency In this video, we break down one of the most frequently asked ...

18:32
Java Multithreading Interview 🔥 | Producer–Consumer using wait/notify & BlockingQueue @Javatechie

20,913 views

10 months ago

Code Granular
Java BlockingQueue Explained: Linked vs Array vs Priority vs Synchronous

Choosing the wrong Java BlockingQueue can lead to memory issues, bottlenecks, or slow system shutdowns. In this latest part of ...

23:24
Java BlockingQueue Explained: Linked vs Array vs Priority vs Synchronous

31 views

5 months ago

CodeLift
arrayblockingqueue in java

Get Free GPT4.1 from https://codegive.com/e7082e5 ## ArrayBlockingQueue in Java: A Comprehensive Guide The ...

1:20
arrayblockingqueue in java

3 views

11 months ago

Java Coding Tutorials
Producer–Consumer in Java 🔥 | Multithreading + BlockingQueue + Poison Pill Explained

In this Java tutorial, we implement the Producer–Consumer problem using a BlockingQueue and the Poison Pill technique.

10:39
Producer–Consumer in Java 🔥 | Multithreading + BlockingQueue + Poison Pill Explained

81 views

10 months ago

CodeTwist
java arrayblockingqueue

Get Free GPT4.1 from https://codegive.com/1b60bfa ## Java ArrayBlockingQueue: A Comprehensive Tutorial The ...

1:03
java arrayblockingqueue

1 view

11 months ago

CodeLift
arrayblockingqueue vs linkedblockingqueue

Get Free GPT4.1 from https://codegive.com/4bf5ab4 ## ArrayBlockingQueue vs. LinkedBlockingQueue: A Comprehensive Guide ...

1:21
arrayblockingqueue vs linkedblockingqueue

14 views

11 months ago

CodeTwist
java arrayblockingqueue example

Get Free GPT4.1 from https://codegive.com/1af752b ## Java ArrayBlockingQueue: A Comprehensive Tutorial with Examples The ...

1:04
java arrayblockingqueue example

0 views

11 months ago

Parvati Tech
Hierarchy of blocking queue in java
2:04
Hierarchy of blocking queue in java

0 views

2 months ago

Tech-Bimba (ಬಿಂಬ)
#40.6[Kan] Blocking Queue

"Welcome to Tech-ಬಿಂಬ" Java BlockingQueue Explained | Producer Consumer Problem | Multithreading in Java In this ...

14:41
#40.6[Kan] Blocking Queue

37 views

3 months ago

Java In Action
12. Java Executor Framework Explained || Java Multithreading || Java in Action

Are you still writing new Thread().start() in your Java applications? If so, you might be sitting on a "ticking time bomb" of ...

8:34
12. Java Executor Framework Explained || Java Multithreading || Java in Action

36 views

6 months ago

Tech-Bimba (ಬಿಂಬ)
#40.6[Eng] Blocking Queue

Welcome to Tech-ಬಿಂಬ" Java BlockingQueue Explained | Producer Consumer Problem | Multithreading in Java In this ...

14:27
#40.6[Eng] Blocking Queue

12 views

3 months ago

Proof Of Concept Code
Blocking Queue vs. Concurrent Queue | Internal Working Explained in HINDI

Join this channel to get access to perks: https://www.youtube.com/channel/UCUCTbkGwNK5tUut7wJKqbaA/join Want to connect? Join ...

30:27
Blocking Queue vs. Concurrent Queue | Internal Working Explained in HINDI

47 views

4 months ago

Code Granular
Build a BLOCKING Saturation Policy | Natural Backpressure

RejectedExecutionException got you down? The built‑in saturation policies either throw, discard, or run the task in the caller ...

14:40
Build a BLOCKING Saturation Policy | Natural Backpressure

50 views

2 months ago

InfoQ
Java Concurrency from the Trenches: Lessons Learned in the Wild

Can your Java application handle 270000 requests per second without crashing? Hugo Marques, a Software Engineer at Netflix, ...

50:09
Java Concurrency from the Trenches: Lessons Learned in the Wild

10,223 views

4 months ago

DeepDiveDev
C++ Multithreading Explained: Mutexes, Locks, and Queues

The C++ Explained Playlist: ...

23:47
C++ Multithreading Explained: Mutexes, Locks, and Queues

11,037 views

6 months ago

Hello Interview
Concurrency in Low-level Design Interviews w/ Staff Engineer

... Example 3:23 - Correctness: Check-Then-Act & Read-Modify-Write 9:52 - Coordination: Blocking Queues & Backpressure 15:59 ...

22:31
Concurrency in Low-level Design Interviews w/ Staff Engineer

117,473 views

4 months ago

IntSkyll
Java Thread Pool: How to Build Your Own ExecutorService

What's really happening inside Executors.newFixedThreadPool(10)? In this episode we build the core of a thread pool from ...

2:19
Java Thread Pool: How to Build Your Own ExecutorService

2 views

4 weeks ago

Java In Action
Java Multithreading in Action – Quick Revision for Interviews | Important Interview Topics

Producer Consumer Problem: Solve this classic synchronization issue using the BlockingQueue class, which internally handles ...

7:06
Java Multithreading in Action – Quick Revision for Interviews | Important Interview Topics

245 views

6 months ago

Code Granular
How to Gracefully Shutdown a Logging Service (Avoid Data Loss!)

Stop losing log messages when your Java application shuts down! In this video, we tackle a common but critical concurrency ...

6:48
How to Gracefully Shutdown a Logging Service (Avoid Data Loss!)

26 views

2 months ago