ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

137 results

Bulgarian Java User Group
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...

48:10
The Hidden Art of Thread-Safe Programming: Exploring java.util.concurrent, Heinz Kabutz

919 views

7 months ago

The Debug Zone
Understanding Thread.currentThread().isInterrupted() in Java: Best Practices

In this video, we delve into the intricacies of the `Thread.currentThread().isInterrupted()` method in Java, a crucial tool for ...

2:53
Understanding Thread.currentThread().isInterrupted() in Java: Best Practices

1 view

2 months ago

MiXiT
Les Threads Virtuels vont-ils rendre la programmation reactive obsolète ? (José Paumard) #MiXiT2025

Java 21 a été publié il y a environ un an et demi, et parmi les nouveautés de cette version se trouvent les threads virtuels, ...

45:35
Les Threads Virtuels vont-ils rendre la programmation reactive obsolète ? (José Paumard) #MiXiT2025

278 views

7 months 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

160 views

3 months ago

The Coding Gopher
99% of Developers Don't Get Sockets

Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.

12:05
99% of Developers Don't Get Sockets

481,636 views

8 months ago

Paris JUG
2025/12/09 - The Past, Present, and Future of Enterprise Java

Over the last 30 years, Java has been the preferred technology for developing enterprise applications. Frameworks and ...

57:52
2025/12/09 - The Past, Present, and Future of Enterprise Java

114 views

1 month ago

The Coding Gopher
Concurrency vs. Parallelism

Try ChatLLM here: https://chatllm.abacus.ai/ ❤️ Get 40% OFF CodeCrafters: ...

10:02
Concurrency vs. Parallelism

48,977 views

7 months ago

The Coding Gopher
99% of Developers Don't Get Event Loops

Inquiries: thecodinggopher@gmail.com ‍ Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ...

6:03
99% of Developers Don't Get Event Loops

6,634 views

10 months ago

The Debug Zone
Java Threads: Do All Shared Variables Need to Be Volatile for Safety?

In this video, we dive into the intricacies of Java threads and the critical role of shared variables in multithreaded programming.

1:34
Java Threads: Do All Shared Variables Need to Be Volatile for Safety?

2 views

3 months ago

Nida Karagoz
Spring boot with java 21 virtual threads - is there a way to terminate gracefully?

Spring boot with java 21 virtual threads - is there a way to terminate gracefully? ✧ I really hope you found a helpful solution!

1:35
Spring boot with java 21 virtual threads - is there a way to terminate gracefully?

5 views

10 months ago

DevConf
The Future of Java is Today - DevConf.CZ 2025

Speaker(s): Jan Lahoda The Java platform experiences an outburst of cool new features – new features added to the Java ...

34:09
The Future of Java is Today - DevConf.CZ 2025

35 views

6 months ago

DEEPTI SHARMA: Let's Learn Programming
Threads in Java | Multithreading in Java | Java Threads #javathreads #java #javatutorial #coding

Threads in Java | Multithreading in Java | Java Threads #javathreads #java #javatutorial #coding #javatutorial #java #coding ...

20:11
Threads in Java | Multithreading in Java | Java Threads #javathreads #java #javatutorial #coding

21 views

3 months ago

buildingwitheze
Threads in Programming Explained: Why Every Developer Must Master Concurrency!

Understanding Threads in Programming – Simplified! In this video, we dive deep into one of the most important concepts in ...

4:45
Threads in Programming Explained: Why Every Developer Must Master Concurrency!

6 views

6 months ago

Last Mile Developer
Lockfree Multithreading LMAX Disruptor pattern overview for Beginners

https://cpp.rougneuron.in Disclaimer: The audio is generated using curated resources summarized by Google NotebookLM.

15:51
Lockfree Multithreading LMAX Disruptor pattern overview for Beginners

1,158 views

10 months ago

Peter Schneider
Codereview: Multithreaded array summation in Java - best practice, structure, acceptable use of C...

Multithreaded array summation in Java - best practice, structure, acceptable use of Constant classes. There is no concurrency?

6:00
Codereview: Multithreaded array summation in Java - best practice, structure, acceptable use of C...

0 views

4 months ago

Roel Van de Paar
Removing idle threads from thread pool in Java? (2 Solutions!!)

Removing idle threads from thread pool in Java? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:22
Removing idle threads from thread pool in Java? (2 Solutions!!)

44 views

6 months ago

The Debug Zone
Is a Static Method in Java Implicitly Thread Safe? Understanding Concurrency

In this video, we delve into the intricacies of static methods in Java and their relationship with thread safety. As applications ...

3:13
Is a Static Method in Java Implicitly Thread Safe? Understanding Concurrency

0 views

1 month ago

The Debug Zone
How to Cancel an HTTP Request Thread from Another Thread in Java

In this video, we delve into the intricacies of managing HTTP requests in Java, specifically focusing on how to effectively cancel an ...

10:09
How to Cancel an HTTP Request Thread from Another Thread in Java

0 views

5 months ago

The Debug Zone
Can a Separate Thread Modify a Static Variable in Java? Explained!

In this video, we dive into the intriguing world of Java concurrency to explore a critical question: Can a separate thread modify a ...

3:13
Can a Separate Thread Modify a Static Variable in Java? Explained!

8 views

4 months ago

Roel Van de Paar
Detecting if a thread is running in java fx

Detecting if a thread is running in java fx Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:01
Detecting if a thread is running in java fx

23 views

2 months ago