ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

173 results

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

Gerd Beneken
Woche 04 (7): Asynchroner Server-Aufruf mit Callable, Future und CompletableFuture

Java bietet dazu die so genannten complete futures an complete the future. Das sollen wir dringen erzeugen punkt und was ich ...

13:38
Woche 04 (7): Asynchroner Server-Aufruf mit Callable, Future und CompletableFuture

277 views

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

buildingwitheze
CompletableFuture in Java Explained: Asynchronous Programming Made Easy!

Unlock the power of asynchronous programming in Java with CompletableFuture! For more subscribe here ...

4:05
CompletableFuture in Java Explained: Asynchronous Programming Made Easy!

39 views

5 months ago

Peter Schneider
Codereview: Echo server with CompletableFuture

Echo server with CompletableFuture I hope you found a solution that worked for you :) The Content is licensed under ...

4:59
Codereview: Echo server with CompletableFuture

1 view

7 months ago

Peter Schneider
Thread vs Runnable vs CompletableFuture in Java multi threading

Thread vs Runnable vs CompletableFuture in Java multi threading I hope you found a solution that worked for you :) The Content ...

4:29
Thread vs Runnable vs CompletableFuture in Java multi threading

49 views

2 years ago

Barcelona Jug
CompletableFuture and its Quirks

CompletableFuture revolutionized asynchronous processing in Java. Unfortunately, it's full of quirks, traps, and surprises… during ...

50:32
CompletableFuture and its Quirks

1,094 views

3 years ago

Barcelona Jug
CompletableFuture and its Quirks and the future of Hazelcast by Grzegorz Piwowarek

BarcelonaJug Meetup at Dynatrace offices on October 7th.

1:45:54
CompletableFuture and its Quirks and the future of Hazelcast by Grzegorz Piwowarek

301 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

ID1212, Network Programming
The JVM's built-in thread pool and the class CompletableFuture

This video gives an overview of the built-in thread pool and the class CompletableFuture, which are both used in programming ...

5:15
The JVM's built-in thread pool and the class CompletableFuture

160 views

7 years ago

Roel Van de Paar
Code Review: Echo server with CompletableFuture (2 Solutions!!)

Code Review: Echo server with CompletableFuture Helpful? Please support me on Patreon: ...

4:07
Code Review: Echo server with CompletableFuture (2 Solutions!!)

3 views

3 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

Peter Schneider
Weird behaviour in Java 8 with ByteBuffer and BitSet

Weird behaviour in Java 8 with ByteBuffer and BitSet I hope you found a solution that worked for you :) The Content (except music ...

4:27
Weird behaviour in Java 8 with ByteBuffer and BitSet

19 views

2 years ago

Scott Stanchfield
Java 8 Lambdas and Streams

A talk I gave at the Columbia MD Java Users Group on Sept 23, 2014 describing the new Lambdas and Streams features in Java ...

2:18:13
Java 8 Lambdas and Streams

378 views

11 years ago

Voxxed Days Bristol
Martin Thompson (keynote) – Adventures with concurrent programming in Java

It also shows how some of these algorithm implementations get more interesting given the new features in Java 8. This talk is ...

45:54
Martin Thompson (keynote) – Adventures with concurrent programming in Java

1,429 views

9 years ago

Barcelona Jug
JDK 8: Lessons Learnt With Lambdas and Streams by Simon Ritter at JBCNConf 2016

http://www.jbcnconf.com/2016/infoSpeaker.html?ref=sritter.

53:24
JDK 8: Lessons Learnt With Lambdas and Streams by Simon Ritter at JBCNConf 2016

654 views

9 years ago

Engineering Community
Functional Refactoring with Java 8 by Taras Kogut (Ukr)

Java 8 recently introduced new features (lambda expressions and method references) and APIs (Streams, Optional and ...

33:46
Functional Refactoring with Java 8 by Taras Kogut (Ukr)

172 views

10 years ago

Bulgarian Java User Group
Java EE 7 meets Java 8 - Roberto Cortez

http://jprime.io/nav/article/144.

50:50
Java EE 7 meets Java 8 - Roberto Cortez

115 views

8 years ago

Bulgarian Java User Group
Asynchronous Programming in Java using Virtual Threads, Venkat Subramaniam

Threads have been part of Java since the beginning. But, the new virtual threads, introduced as prerelease in Java 19, are ...

49:16
Asynchronous Programming in Java using Virtual Threads, Venkat Subramaniam

16,825 views

2 years ago

Barcelona Jug
Netty from the trenches

Netty from the trenches - JBCNConf 2015 - http://www.jbcnconf.com Netty is an asynchronous event-driven network application ...

48:12
Netty from the trenches

1,766 views

9 years ago