ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

183,731 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,156 views

3 years ago

IT Gift
Multithreading (Java). Producer - Consumer

Multithreading #Java #Producer #Consumer.

5:20
Multithreading (Java). Producer - Consumer

89 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

925,354 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,797 views

10 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,173 views

4 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,123 views

5 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,184 views

4 months 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,323 views

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

Programming Pearls
Supplier and Consumer Interfaces | Java 8 Tutorials | Learn Advanced Java

Explore the power of functional programming in Java 8 and beyond with our comprehensive guide to the Supplier and Consumer ...

9:03
Supplier and Consumer Interfaces | Java 8 Tutorials | Learn Advanced Java

292 views

3 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,737 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,339 views

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

Java Bodhisattva
Java Consumer - Built-in Functional Interfaces

Java Consumer - Built-in Functional Interfaces #java #java8 #functionalinterface #javafunctionalinterfaces #javacertification ...

8:50
Java Consumer - Built-in Functional Interfaces

232 views

5 years ago

Douglas Schmidt
Understand the Java Consumer Functional Interface

This video describes the Java Consumer functional interface and walks through several examples of applying Consumer in ...

4:37
Understand the Java Consumer Functional Interface

204 views

5 years ago

Cave of Programming
Advanced Java: Multi-threading Part 7 - Producer-Consumer

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

11:11
Advanced Java: Multi-threading Part 7 - Producer-Consumer

147,928 views

14 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,758 views

7 years ago

coderolls
14 Consumer Chaining In Java 8

Java8Features #Consumer #ConsumerChaining How to write Lambda Expressions? ▶️ https://youtu.be/uhPLWdvrF9g ...

4:42
14 Consumer Chaining In Java 8

18 views

4 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

35,312 views

4 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

Coding Codes
Java #170 - Chaining Consumer [By Mosh Hamedani]

Ultimate Java (Episode 170)

4:29
Java #170 - Chaining Consumer [By Mosh Hamedani]

52 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

51,225 views

4 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

CodeSnippet
Exploring Default Functional Interfaces in Java Streams| Consumer, Supplier, Function, and Predicate

Description: "Dive into the world of functional programming with Java's default functional interfaces – Consumer, Supplier, ...

5:47
Exploring Default Functional Interfaces in Java Streams| Consumer, Supplier, Function, and Predicate

4,274 views

1 year ago

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

371,352 views

9 years ago