ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

184,703 results

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,048 views

3 years ago

Douglas Schmidt
The Java Consumer Functional Interface

This video describes the Consumer functional interface in Java explains howit can be used in conjunction withlambda ...

4:08
The Java Consumer Functional Interface

220 views

2 years ago

Coding with John
Lambda Expressions in Java - Full Simple Tutorial

Full tutorial for Lamba expressions in Java. Complete Java course: https://codingwithjohn.thinkific.com/courses/java-for-beginners ...

13:05
Lambda Expressions in Java - Full Simple Tutorial

921,608 views

4 years ago

IT Gift
Multithreading (Java). Producer - Consumer

Multithreading #Java #Producer #Consumer.

5:20
Multithreading (Java). Producer - Consumer

87 views

2 years ago

Centripio
Cómo utilizar la Interface Consumer en Java

Aprende como puedes sacar jugo a Java, utilizando la interface Consumer ☆Video de Predicates☆ ...

13:49
Cómo utilizar la Interface Consumer en Java

3,118 views

4 years ago

TrendingCode
Functional Interface - Java 8 Tutorial | Predicate, Consumer, Function & Supplier

Explained about the working of Functional Interfaces introduced in Java 8. There are 4 types of functional interfaces introduced in ...

10:49
Functional Interface - Java 8 Tutorial | Predicate, Consumer, Function & Supplier

79,592 views

5 years ago

Aneesh Mistry
New to Java 8: Functional Interfaces (Function, Consumer, Predicate, Supplier) - Tutorial

Functional interfaces are an important component to Java 8 in it's strive toward more functional programming styles to complement ...

9:25
New to Java 8: Functional Interfaces (Function, Consumer, Predicate, Supplier) - Tutorial

4,136 views

4 years ago

Telusko
Consumer Interface in Java 8

Consumer Interface java.util.function.Consumer accept(Type obj) Check out our courses: AI Powered DevOps with AWS - Live ...

9:54
Consumer Interface in Java 8

234,594 views

9 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

1,106 views

3 months ago

TrendingCode
Producer Consumer Problem In Java Using Wait And Notify | Producer consumer Problem In Java

In this tutorial i have explained how we can create producer consumer problem in java using wait and notify. This is an important ...

13:05
Producer Consumer Problem In Java Using Wait And Notify | Producer consumer Problem In Java

23,210 views

5 years ago

Geekific
Functional Interfaces and Lambda Expressions in Java with Examples | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java 8 brought a ton of ...

15:06
Functional Interfaces and Lambda Expressions in Java with Examples | Geekific

18,218 views

5 years ago

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

Now that your data is inside your Kafka cluster, how do you get it out? In this video, Dan Weston covers the basics of Kafka ...

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

14,075 views

1 year 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

35,132 views

4 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

153,430 views

7 years ago

Otavio Santana
Mastering Java Consumer Interface: A Comprehensive Guide

In this video tutorial, we'll explore the powerful Java Consumer interface and learn how it can help you generate new values by ...

4:14
Mastering Java Consumer Interface: A Comprehensive Guide

910 views

2 years ago

SimTek IT Solutions
Java Programming: Producer/Consumer Pattern with ArrayBlockingQueue

In this video I show you how to create a simple producer and consumer program that uses threads with the ArrayBlockingQueue to ...

12:20
Java Programming: Producer/Consumer Pattern with ArrayBlockingQueue

152 views

5 years ago

JavaWithMeennu
Functional Interface Consumer Java 8

In Java 8, the Consumer functional interface is part of the java.util.function package, and it represents an operation that takes in a ...

7:49
Functional Interface Consumer Java 8

77 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,374 views

1 year ago

Jakob Jenkov
Java BlockingQueue

The Java BlockingQueue interface represents a queue which can block threads inserting elements into the queue if the ...

17:48
Java BlockingQueue

50,937 views

4 years ago

Andrey Fadeev
Better way to consume Kafka topics with Confluent Parallel Consumer

Library: https://github.com/confluentinc/parallel-consumer A really useful alternative to plain Kafka consumer, let's talk about pain ...

17:06
Better way to consume Kafka topics with Confluent Parallel Consumer

2,550 views

1 year ago