ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

98 results

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

305 views

3 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,104 views

3 years ago

javaMéxico
Meetup Febrero 2019 | From Threads to CompletableFutures

Un recorrido de las herramientas de Java para programar concurrente/parallelo: threads, Executors, Future, CompletableFuture.

50:16
Meetup Febrero 2019 | From Threads to CompletableFutures

342 views

6 years ago

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

Martin is a Java Champion with over 2 decades of experience building complex and high-performance computing systems.

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

1,450 views

9 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

17,057 views

2 years ago

yapceu
Asynchronous Programming with Futures

A look at how to use the Future module to write asynchronous and/or concurrent code, and the benefits that come from doing so ...

50:50
Asynchronous Programming with Futures

2,198 views

11 years ago

Speedment
Java 9  Bridging the Gap Between Database and Stream

Webinar on how to extend the Java Stream API to run database queries using open source project Speedment. GitHub: ...

28:39
Java 9 Bridging the Gap Between Database and Stream

507 views

8 years ago

Bulgarian Java User Group
Introduction and pitfalls of Java's new concurrency model, David Vlijmincx

Java 20 will preview one of the most anticipated features, virtual threads, and structured concurrency. It rethinks the way ...

41:32
Introduction and pitfalls of Java's new concurrency model, David Vlijmincx

335 views

2 years ago

Engineering Community
Java Concurrency Essentials by Bogdan Komar

The speech intended to cover basic concurrency theory. During the meeting we will touch the Java concurrency concepts. We will ...

51:19
Java Concurrency Essentials by Bogdan Komar

376 views

4 years ago

Barcelona Jug
Modern Java microservices in the cloud

It's 2022, long gone are the days of ceremony and Java development should be productivity, simplicity. Let's look at how we make ...

55:10
Modern Java microservices in the cloud

392 views

3 years ago

Sergio Gálvez Rojas
Concurrency in Java. Lesson 3

Lesson 3. Concurrent Programming viewed as an Abstraction. Here we learn some interesting concepts: • From Sequential ...

51:42
Concurrency in Java. Lesson 3

31 views

5 years ago

Google Languages
Brian Goetz: "Java -- A Look Ahead" | Java At Google Summit 2019

Abstract: Java is moving fast -- and the future has never been brighter. Java Language Architect Brian Goetz takes you on a ...

1:30:54
Brian Goetz: "Java -- A Look Ahead" | Java At Google Summit 2019

6,310 views

6 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

655 views

9 years ago

nipafx
Java 12 Experiments (Live Stream)

My first live stream! I dug around in Java 12, cataloging new features and experimenting with a few of them, most notably ...

2:42:03
Java 12 Experiments (Live Stream)

1,305 views

6 years ago

Barcelona Jug
Java Futures, 2019 Edition by Brian Goetz at JBCNConf'19

Since last year, we've seen two more major versions of the JDK! What's changed in the last year, and what's coming down the ...

52:08
Java Futures, 2019 Edition by Brian Goetz at JBCNConf'19

287 views

6 years ago

Barcelona Jug
Secrets of Performance tuning Java and Kubernetes

Initially, getting Java to run on Kubernetes may seem complicated, but after a few lines of YAML and a bit of work with Docker, you ...

50:57
Secrets of Performance tuning Java and Kubernetes

1,337 views

3 years ago

FOSDEM
Project Loom: Advanced concurrency for fun and profit

by Andrew Haley At: FOSDEM 2020 https://video.fosdem.org/2020/H.1302/loom.webm Project Loom, an OpenJDK project, ...

24:49
Project Loom: Advanced concurrency for fun and profit

830 views

5 years ago

Bulgarian Java User Group
From Functional to Reactive Programming, Venkat Subramaniam

We're in the midst of renewed interest in functional programming. At the same time we see quite a bit of excitement around ...

56:37
From Functional to Reactive Programming, Venkat Subramaniam

18,743 views

7 years ago

Barcelona Jug
To Java 19 and Beyond

Java 17 has come and gone, but development on Java continues! What has changed since Java 11? And what changes are ...

49:32
To Java 19 and Beyond

118 views

3 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