Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
95 results
BarcelonaJug Meetup at Dynatrace offices on October 7th.
308 views
3 years ago
CompletableFuture revolutionized asynchronous processing in Java. Unfortunately, it's full of quirks, traps, and surprises… during ...
1,104 views
Un recorrido de las herramientas de Java para programar concurrente/parallelo: threads, Executors, Future, CompletableFuture.
343 views
6 years ago
My first live stream! I dug around in Java 12, cataloging new features and experimenting with a few of them, most notably ...
1,305 views
Webinar on how to extend the Java Stream API to run database queries using open source project Speedment. GitHub: ...
507 views
8 years ago
Martin is a Java Champion with over 2 decades of experience building complex and high-performance computing systems.
1,457 views
9 years ago
Java 20 will preview one of the most anticipated features, virtual threads, and structured concurrency. It rethinks the way ...
336 views
2 years ago
Lesson 3. Concurrent Programming viewed as an Abstraction. Here we learn some interesting concepts: • From Sequential ...
31 views
5 years ago
The speech intended to cover basic concurrency theory. During the meeting we will touch the Java concurrency concepts. We will ...
376 views
4 years ago
Threads have been part of Java since the beginning. But, the new virtual threads, introduced as prerelease in Java 19, are ...
17,089 views
It's 2022, long gone are the days of ceremony and Java development should be productivity, simplicity. Let's look at how we make ...
392 views
by Andrew Haley At: FOSDEM 2020 https://video.fosdem.org/2020/H.1302/loom.webm Project Loom, an OpenJDK project, ...
830 views
Abstract : Are you interested in developing safe software and to explore different automated testing possibilities? Are you looking ...
267 views
Streamed 3 years ago
A talk I gave at the Columbia MD Java Users Group on Sept 23, 2014 describing the new Lambdas and Streams features in Java ...
378 views
11 years ago
A presentation about the use and misuse of JDK Thread Pools. In-depth review of configuration options and which of them to ...
375 views
Java 17 has come and gone, but development on Java continues! What has changed since Java 11? And what changes are ...
118 views
http://www.jbcnconf.com/2016/infoSpeaker.html?ref=sritter.
655 views
Joshua Bloch just gifted us with the 3rd edition of "Effective Java", but almost 10 years have been past since the last edition.
370 views
A look at how to use the Future module to write asynchronous and/or concurrent code, and the benefits that come from doing so ...
2,198 views
Netty from the trenches - JBCNConf 2015 - http://www.jbcnconf.com Netty is an asynchronous event-driven network application ...
1,782 views
10 years ago