ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

58 results

The Debug Zone
How to Interrupt CompletableFuture::join in Java: A Complete Guide

In this video, we delve into the intricacies of handling interruptions in Java's CompletableFuture. As asynchronous programming ...

3:55
How to Interrupt CompletableFuture::join in Java: A Complete Guide

15 views

1 year ago

The Debug Zone
CompletableFuture Explained: Multi-threaded vs Single-threaded Concurrency

In this video, we dive into the world of concurrency in Java, focusing on the powerful CompletableFuture class. We'll explore the ...

1:53
CompletableFuture Explained: Multi-threaded vs Single-threaded Concurrency

3 views

2 months ago

The Debug Zone
Creating a Generic Array for CompletableFuture in Java: A Step-by-Step Guide

In this video, we dive into the world of Java's CompletableFuture and explore how to create a generic array to enhance your ...

3:45
Creating a Generic Array for CompletableFuture in Java: A Step-by-Step Guide

11 views

11 months ago

Peter Schneider
Does CompletableFuture ensure field update visibility after join() in Java?

Does CompletableFuture ensure field update visibility after join() in Java? I hope you found a solution that worked for you :) The ...

2:44
Does CompletableFuture ensure field update visibility after join() in Java?

3 views

10 months ago

The Debug Zone
Testing Exceptions in CompletableFuture: A Guide to Handling Errors

In this video, we delve into the intricacies of handling exceptions in Java's CompletableFuture. As asynchronous programming ...

2:57
Testing Exceptions in CompletableFuture: A Guide to Handling Errors

3 views

7 months ago

Roel Van de Paar
Code Review: Java 8 CompletableFuture - fan out implementation

Code Review: Java 8 CompletableFuture - fan out implementation Helpful? Please support me on Patreon: ...

3:02
Code Review: Java 8 CompletableFuture - fan out implementation

28 views

3 years ago

Peter Schneider
Replacing ListenableFuture with CompletableFuture in Kafka producer/consumer

Replacing ListenableFuture with CompletableFuture in Kafka producer/consumer I hope you found a solution that worked for you ...

3:52
Replacing ListenableFuture with CompletableFuture in Kafka producer/consumer

112 views

1 year ago

Roel Van de Paar
Code Review: Java multiple completablefuture (2 Solutions!!)

Code Review: Java multiple completablefuture Helpful? Please support me on Patreon: https://www.patreon.com/roelvandepaar ...

2:52
Code Review: Java multiple completablefuture (2 Solutions!!)

16 views

3 years ago

Random clouds by Balaji Chandrasekaran
ComparableFuture and Future Tutorial - Java topics

https://www.youtube.com/channel/UC971_t26MVs7uMtjbgf7elQ?sub_confirmation=1 - Please like, share and subscribe to my ...

3:47
ComparableFuture and Future Tutorial - Java topics

160 views

1 year ago

The Debug Zone
Understanding the Difference Between thenAccept and thenApply in Java

In this video, we delve into the nuances of Java's CompletableFuture API, focusing on the key differences between the ...

1:31
Understanding the Difference Between thenAccept and thenApply in Java

2 views

3 months ago

Roel Van de Paar
Code Review: CompletableFuture Chain (Monad)

Code Review: CompletableFuture Chain (Monad) Helpful? Please support me on Patreon: ...

2:56
Code Review: CompletableFuture Chain (Monad)

10 views

3 years ago

Jesse Warden
Composing Functions - 8 of 15: Promise Compose

Blog Post: http://jessewarden.com/2019/01/four-ways-to-compose-synchronous-functions-in-javascript.html Code Sandbox: ...

1:45
Composing Functions - 8 of 15: Promise Compose

190 views

6 years ago

Roel Van de Paar
Making currency rate requests in Java with CompletableFuture

Making currency rate requests in Java with CompletableFuture Helpful? Please support me on Patreon: ...

3:02
Making currency rate requests in Java with CompletableFuture

1 view

3 years ago

Roel Van de Paar
Code Review: Best way of cleaning up resources with CompletableFuture

Code Review: Best way of cleaning up resources with CompletableFuture Helpful? Please support me on Patreon: ...

2:27
Code Review: Best way of cleaning up resources with CompletableFuture

2 views

3 years ago

OktaDev
What's your biggest gripe about Java? #coding #tech

Okta Developer Advocate Matt Raible asks attendees of Devoxx what their biggest gripe is about Java #java #javaprogramming.

1:01
What's your biggest gripe about Java? #coding #tech

481 views

2 years ago

Roel Van de Paar
Code Review: Java multithreaded withdrawal and deposit banking

Code Review: Java multithreaded withdrawal and deposit banking Helpful? Please support me on Patreon: ...

2:28
Code Review: Java multithreaded withdrawal and deposit banking

73 views

3 years ago

Roel Van de Paar
Code Review: Efficient Multithreaded File Processessing in Java

Code Review: Efficient Multithreaded File Processessing in Java Helpful? Please support me on Patreon: ...

2:51
Code Review: Efficient Multithreaded File Processessing in Java

9 views

3 years ago

Gain Java Knowledge
How To Become A Successful Java Developer

Hi Friends, #GainJavaKnowledge #shorts Welcome to this channel Gain Java Knowledge. We are providing best content of Java ...

0:31
How To Become A Successful Java Developer

1,119 views

4 years ago

Interview DOT
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

JAVA8 #JAVA8INTERVIEW #JAVA8INTERVIEWLAMBDA #JAVA8EFFECTIVEFINAL Click here ...

1:57
JAVA 8 - CAN I UPDATE LOCAL VARIABLE INSIDE A LAMBDA EXPRESSION EFFECTIVELY FINAL | INTERVIEWDOT

3,533 views

4 years ago

The Debug Zone
Chaining Non-Blocking Actions in CompletionStage.exceptionally: A Guide

In this video, we delve into the powerful capabilities of Java's `CompletionStage` and explore how to effectively chain ...

2:23
Chaining Non-Blocking Actions in CompletionStage.exceptionally: A Guide

3 views

9 months ago