ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

9,313 results

Telusko
13.8 Multithreading InterThread Communication | Producer Consumer

In computer science, a thread of execution is the smallest sequence of programmed instructions that can be managed ...

17:10
13.8 Multithreading InterThread Communication | Producer Consumer

374,887 views

9 years ago

Jakob Jenkov
Producer Consumer Pattern - With Java Example

The Producer Consumer Pattern is a work load distribution pattern where the number of worker threads is decoupled from the ...

19:50
Producer Consumer Pattern - With Java Example

36,581 views

5 years ago

Defog Tech
Java Concurrency Interview: Implement Producer Consumer pattern using wait-notify

Implementing Producer Consumer using BlockingQueue, Locks/Conditions and Wait-Notify. Important: The last part about using ...

11:19
Java Concurrency Interview: Implement Producer Consumer pattern using wait-notify

155,537 views

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

21,412 views

11 months ago

CoderGrammer
Java :: Function vs Supplier vs Consumer :: Functional Programming

In this video I take a look at the difference between the three main functional interfaces in Java: Function, Supplier and Consumer ...

10:20
Java :: Function vs Supplier vs Consumer :: Functional Programming

18,959 views

4 years ago

Lazy Programmer
Producer - Consumer Problem in Java Multithreading

The producer-consumer problem is a classic synchronization challenge in concurrent programming. It has two threads, that ...

18:54
Producer - Consumer Problem in Java Multithreading

5,029 views

2 years ago

Coding with Aman
The Definitive Guide to Understanding Producer-Consumer problem and how to solve it in Java

Hi guys! Welcome back! Welcome to The Definitive Guide to Understanding Producer-Consumer problem and how to solve it in ...

7:10
The Definitive Guide to Understanding Producer-Consumer problem and how to solve it in Java

3,941 views

2 years ago

InterviewWithBunny
Part 3: Multithreading InterThread Communication | Producer Consumer using wait and notify

In this video, we will discuss in detail how multiple threads can communicate with each other with the help of wait and notify.

19:25
Part 3: Multithreading InterThread Communication | Producer Consumer using wait and notify

11,787 views

4 years 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,090 views

8 months ago

Confluent
What is a Kafka Consumer and How does it work?

... What is a Producer and How does it work: https://www.youtube.com/watch?v=cGFjd7ox4h4 ▻ Kafka Consumers Explained: ...

5:09
What is a Kafka Consumer and How does it work?

16,350 views

2 years ago

CloudTech
Producer Consumer Problem In Java | Solved

In this video, we cover the producer-consumer problem in Java. This gets asked in many Java Interviews.

10:52
Producer Consumer Problem In Java | Solved

14,884 views

3 years ago

Th30z Code
Producer/Consumer, The RingBuffer and The Log. (Techniques for building Events Pipelines with ease)

Learn how the ring-buffer works, Single Producer and Single/Multi Consumer patterns. How the Log can solve the persistency ...

6:00
Producer/Consumer, The RingBuffer and The Log. (Techniques for building Events Pipelines with ease)

19,015 views

3 years ago

IT Gift
Multithreading (Java). Producer - Consumer

Multithreading #Java #Producer #Consumer.

5:20
Multithreading (Java). Producer - Consumer

96 views

3 years ago

Javarevisited
How to implement Producer Consumer Pattern in Java Thread

And, here are the best courses to learn Java from scratch: 1. The Complete Java Masterclass - https://bit.ly/3msOMTd 2.

6:58
How to implement Producer Consumer Pattern in Java Thread

294 views

3 years ago

Java In Action
7 Mastering Producer Consumer and  BlockingQueue Explained ||  Java Multithreading || Java In Action

Are you ready for the high-stakes coding question that can make or break your interview chances? In this video, we tackle the ...

7:25
7 Mastering Producer Consumer and BlockingQueue Explained || Java Multithreading || Java In Action

27 views

6 months ago

Binary Wisdom
Quick explanation: the Bounded-Buffer problem

Quick explanation of the bounded-buffer (producer-consumer) problem. Visit our website for more videos: ...

7:33
Quick explanation: the Bounded-Buffer problem

45,475 views

8 years ago

Tech Fusion ai | Java Tutorials | Java DSA
Java Concurrency Masterclass Solving the Producer Consumer Problem with Threads

Welcome to our comprehensive tutorial on solving the Producer-Consumer Problem using threads in Java! In this video, we delve ...

16:07
Java Concurrency Masterclass Solving the Producer Consumer Problem with Threads

1,093 views

3 years ago

CppNuts
Producer And Consumer Problem

JOIN ME ————— YouTube https://www.youtube.com/channel/UCs6sf4iRhhE875T1QjG3wPQ/join Patreon ...

15:42
Producer And Consumer Problem

47,380 views

6 years ago

GV Techs For You
Producer consumer problem using java threads

Producer consumer problem using java threads.

11:37
Producer consumer problem using java threads

1,677 views

3 years ago

ProgramArtist
What is Producer Consumer Design Pattern

In this episode I talk about the Producer-Consumer design pattern 00:06 Motivation - ordering app 01:15 Separating workers and ...

8:33
What is Producer Consumer Design Pattern

6,359 views

8 years ago