ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

135 results

Otavio Santana
Unlocking Performance: Exploring Java 21 Virtual Threads

In this Java 21 tutorial, we delve into the world of virtual threads, a game-changer for developers. Learn how virtual threads differ ...

9:53
Unlocking Performance: Exploring Java 21 Virtual Threads

1,422 views

2 years ago

Peter Schneider
Do Java 21 virtual threads address the main reason to switch to reactive single-thread frameworks?

Do Java 21 virtual threads address the main reason to switch to reactive single-thread frameworks? I hope you found a solution ...

4:05
Do Java 21 virtual threads address the main reason to switch to reactive single-thread frameworks?

1 view

1 year ago

Sophia Wagner
What is the difference between green threads and virtual threads?

What is the difference between green threads and virtual threads? Hey guys! Hopefully you found a solution that helped you!

4:06
What is the difference between green threads and virtual threads?

14 views

1 year ago

Carlos Chacin
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

ThreadLocal worked great for traditional threads — but with Java 21's Virtual Threads, it causes memory bloat and mutable state ...

12:59
🛑️ Stop Using ThreadLocal! Migrate to Java Scoped Values

183 views

3 months ago

jOpenSpace
jOpenSpace - Jiří Kadlec - Java Virtual Threads

preview featura JDK19 - starsi java ma Thread rizeny OS, 1MB pameti per thread mimo heap, ridi system, vyzaduje context ...

17:20
jOpenSpace - Jiří Kadlec - Java Virtual Threads

73 views

3 years ago

The Linux Foundation
JDK21 and Bazel

Talk about the upgrade to JDK21 and how its new features affect Bazel (e.g. Loom, new GC and etc.). Speakers: Chi Wang, Zheng ...

9:06
JDK21 and Bazel

154 views

9 months ago

Ingo Kegel
Using flame graphs when profiling Java applications

Flame graphs are a great way to get an overview of the entire call tree and to visualize performance characteristics. This screen ...

5:58
Using flame graphs when profiling Java applications

9,121 views

3 years ago

Otavio Santana
🚀 Jakarta EE 11 is Out! What’s New + Sneak Peek into Jakarta EE 12 🔍

Jakarta EE 11 is here with official support for Java 17 and full compatibility with Java 21. In this video, explore its most significant ...

8:56
🚀 Jakarta EE 11 is Out! What’s New + Sneak Peek into Jakarta EE 12 🔍

493 views

7 months ago

Coder Never Give Up
Advanced Java Multi threading Part 1    Starting Threads

Thread in java.

9:59
Advanced Java Multi threading Part 1 Starting Threads

110 views

10 years ago

westhillcs
DS 110: Functional Programming - Creating Parallel Streams

Computer Science Video for Westhill High School.

9:25
DS 110: Functional Programming - Creating Parallel Streams

9 views

2 years ago

AppliedGo
Applied Go Quick Bits 007: Are goroutines threads?

Struggling with concurrent programming? Take a look at the Concurrency Deep Dive course at https://appliedgo.com Goroutines ...

5:11
Applied Go Quick Bits 007: Are goroutines threads?

4,937 views

4 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

wikipedia tts
Green threads | Wikipedia audio article

This is an audio version of the Wikipedia Article: https://en.wikipedia.org/wiki/Green_threads 00:00:27 1 Etymology 00:00:48 2 ...

7:46
Green threads | Wikipedia audio article

27 views

6 years ago

Ingo Kegel
Inlining asynchronous executions in JProfiler's call tree

This screencast shows how to use the "Inline async executions" call tree analysis to get a unified call tree across thread ...

6:07
Inlining asynchronous executions in JProfiler's call tree

182 views

3 years ago

Crack Java
Top Thread Interview Questions and Answers

Which way of creating thread is better runnable or thread class. How to start a Thread in java Different between wait and sleep ...

4:38
Top Thread Interview Questions and Answers

56 views

6 years ago

Cave of Programming
Advanced Java: Multi-threading Part 9 - A Worked Example Using Low-Level Synchronization

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

10:11
Advanced Java: Multi-threading Part 9 - A Worked Example Using Low-Level Synchronization

109,521 views

14 years ago

Matthias Hauswirth
Develop Pacman in Java - Part 1. Thread & Frame

Part 1 of a series on how to develop Java Swing GUI applications, based on the example of a Pacman-like game. This video is ...

7:56
Develop Pacman in Java - Part 1. Thread & Frame

11,073 views

12 years ago

jiska
[0x04] Reversing Shorts :: Finding and Backtracing Signal Messages on Android

Tracing and backtracing works quite different on Android when compared to iOS. We'll take a look into how to list all Java classes ...

5:22
[0x04] Reversing Shorts :: Finding and Backtracing Signal Messages on Android

1,625 views

3 years ago

Saloni Khobragade
Java Threads - Thread Life Cycle | Thread Priority | Daemon Thread

Hello Everyone , I am Saloni Khobragade , currently pursuing M.Tech(IT) from IIPS , DAVV . This Video is a part of our college ...

12:57
Java Threads - Thread Life Cycle | Thread Priority | Daemon Thread

752 views

4 years ago

Cave of Programming
Advanced Java: Multi-threading Part 2 -- Basic Thread Synchronization

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

9:50
Advanced Java: Multi-threading Part 2 -- Basic Thread Synchronization

173,953 views

13 years ago