ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

119 results

InfoQ
Java Concurrency from the Trenches: Lessons Learned in the Wild

1:45 - The Scale: 270K RPS and IO-Bound Problems 3:20 - Toolbox: Threads, CompletableFuture, and Virtual Threads 5:50 - The ...

50:09
Java Concurrency from the Trenches: Lessons Learned in the Wild

8,907 views

3 weeks ago

TechTalk Connects
Java Virtual Threads: Game Changer or Trap? Netflix’s Real-World Lesson #netflix #java #video

Java Virtual Threads (introduced with Project Loom) promise massive scalability by making concurrency lightweight and simple.

7:39
Java Virtual Threads: Game Changer or Trap? Netflix’s Real-World Lesson #netflix #java #video

20 views

3 weeks ago

Deep Engineering
Kotlin in Java Teams: Idiomatic Kotlin, Coroutines vs Virtual Threads & Modern JVM Practices

What does it take for experienced Java teams to adopt Kotlin in production without turning it into “Java in different syntax”? In this ...

1:10:05
Kotlin in Java Teams: Idiomatic Kotlin, Coroutines vs Virtual Threads & Modern JVM Practices

0 views

9 days ago

Site4People
Java Developer Session 2 : Virtual Threads vs Reactive

JAVA Developer – Skills, Career Path, Roles & Opportunities Explained Site4world is a group of companies including ...

7:55
Java Developer Session 2 : Virtual Threads vs Reactive

0 views

2 weeks ago

Tales from the jar side
I Built a Star Trek Computer with Java 25 & Spring AI

How Java 25 Virtual Threads run 5 diagnostic queries in parallel on the server. - How reactive streaming (.stream().content()) ...

19:12
I Built a Star Trek Computer with Java 25 & Spring AI

410 views

4 days ago

Jfokus
Virtual Threads, Structured Concurrency and Scoped Values: Putting it all together

By Balkrishna Rawool Project Loom brings lightweight concurrency to Java with Virtual Threads, Structured Concurrency, and ...

42:29
Virtual Threads, Structured Concurrency and Scoped Values: Putting it all together

200 views

9 days ago

LD TechLab – IT & Programming Made Simple
Java 21 for Students: Modern Java Features You Must Learn in 2026

In this video, we cover: Virtual Threads – scalable and lightweight concurrency Record Classes – clean and immutable data ...

6:00
Java 21 for Students: Modern Java Features You Must Learn in 2026

19 views

9 days ago

GodOfGizmos
Spring Boot 4.0 Retryable Annotation with Async/Virtual Threads– Complete Guide

In this video, we explore how to use the @Retryable annotation with asynchronous (@Async) methods in Spring Framework 7.0 ...

5:47
Spring Boot 4.0 Retryable Annotation with Async/Virtual Threads– Complete Guide

38 views

4 weeks ago

Web 2.80
Java virtual threads и event loop в контексте WEB-сервера, или можно ли из Java сделать Node.js?

Поговорим о подводных камнях и cutting-edge подходах в Java WEB. В фокусе доклада: Spring Web, Tomcat / Netty ...

50:12
Java virtual threads и event loop в контексте WEB-сервера, или можно ли из Java сделать Node.js?

22 views

4 days ago

Jfokus
More Action, More Overview – From 4k to 1M Threads, by Merlin Bögershausen

Black Friday, a million concurrent requests – and somewhere in the backend, a simple new Thread(). OutOfMemoryError ...

47:11
More Action, More Overview – From 4k to 1M Threads, by Merlin Bögershausen

317 views

9 days ago

SystemDR - Scalable System Design
Scaling Real-Time Systems with Virtual Thread Heartbeats

Scaling Real-Time Systems with Virtual Thread Heartbeats.

6:45
Scaling Real-Time Systems with Virtual Thread Heartbeats

31 views

3 weeks ago

JChampions Conference
Java 25 (LTS): Virtually the best version ever

Virtual threads, pattern matching, garbage collector, value types, integrity by default, AOT. So much new cool stuff packed in this ...

1:03:54
Java 25 (LTS): Virtually the best version ever

295 views

Streamed 3 weeks ago

Code And Joy
Spring Boot & Microservices | Part 8 | Java Virtual Thread & Reactor | Truth about concurrency

00:00 Why reactor and virtual threads 00:36 Imperative blocking mental model 02:13 Concurrency problem: thread explosion ...

50:17
Spring Boot & Microservices | Part 8 | Java Virtual Thread & Reactor | Truth about concurrency

37 views

8 days ago

Perfology
How Netflix Runs On Java!

Netflix runs over 3000 Java services — but how do they keep them fast, modern, and scalable? Find out — and Like, Share, and ...

7:30
How Netflix Runs On Java!

732 views

3 weeks ago

Systemdrllp5
Day 20: Concurrency Simulation – Virtual Threads vs Scheduled Executor Service

Here's a YouTube demo description (6–7 lines) specifically crafted for this lesson: In this video, we show why single-threaded ...

1:13
Day 20: Concurrency Simulation – Virtual Threads vs Scheduled Executor Service

0 views

10 days ago

Hands On Course Demo
Virtual Threads vs. Platform Threads

Welcome back, fellow architects and engineers! Yesterday, we laid the groundwork, bootstrapping our Spring Boot microservice ...

0:54
Virtual Threads vs. Platform Threads

0 views

12 days ago

Moderne and OpenRewrite
Code Remix Weekly | How to run 100,000 rules in parallel with Java 21+

Don't miss Code Remix Weekly when Merlin Bögershausen joins the stream to show how Java 21+ virtual threads let you scale ...

1:06:45
Code Remix Weekly | How to run 100,000 rules in parallel with Java 21+

153 views

Streamed 10 days ago

TechGeeks
Virtual Threads in Java 25

Why virtual threads? - Native vs virtual threads.

1:02:50
Virtual Threads in Java 25

8 views

6 days ago

CodeCastling
Understanding Multithreading || Virtual Threads Explained || Part 3

What are Virtual Threads and why is everyone talking about them? In this video, we break down Virtual Threads in Java (Project ...

6:02
Understanding Multithreading || Virtual Threads Explained || Part 3

17 views

9 days ago

Jfokus
Level Up Your Java Streams with Gatherers, by Hinse ter Schuur

Since Java 8, the Stream API has been a valuable tool for Java developers. However, our hunt for better solutions has often left us ...

44:05
Level Up Your Java Streams with Gatherers, by Hinse ter Schuur

201 views

2 weeks ago