ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

189 results

Bulgarian Java User Group
Visualizing the Java Concurrency API, Christian Heitzmann

With the spread of multicore processors, parallel programming has become unavoidable. That's why the essential principles of ...

50:13
Visualizing the Java Concurrency API, Christian Heitzmann

46 views

3 weeks ago

Bulgarian Java User Group
Virtual Threads Are Not Async I/O: Lessons from Operating System Archaeology, Ivan Yonkov

Asynchronous programming is often presented as a modern invention - reactive streams, CompletableFuture, and now virtual ...

50:54
Virtual Threads Are Not Async I/O: Lessons from Operating System Archaeology, Ivan Yonkov

123 views

3 weeks 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

9 months ago

The Debug Zone
Java Threads: How to print alphabets and numbers using two threads one at a time

Today's Topic: Java Threads: How to print alphabets and numbers using two threads one at a time Thanks for taking the time to ...

4:46
Java Threads: How to print alphabets and numbers using two threads one at a time

5 views

5 months ago

Roel Van de Paar
java threads and multithreading:How to synchronize threads

java threads and multithreading:How to synchronize threads Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:11
java threads and multithreading:How to synchronize threads

6 views

3 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

7 months ago

The Debug Zone
Are SSLContext and SSLSocketFactory createSocket Thread Safe? Explained!

In this video, we dive into the intricacies of SSLContext and SSLSocketFactory in Java, focusing on their thread safety when ...

2:04
Are SSLContext and SSLSocketFactory createSocket Thread Safe? Explained!

11 views

11 months ago

Roel Van de Paar
Yet Another Query About the Thread Safety of a (Java) Singleton

Yet Another Query About the Thread Safety of a (Java) Singleton Helpful? Please use the *Thanks* button above! Or, thank me via ...

2:19
Yet Another Query About the Thread Safety of a (Java) Singleton

0 views

3 months ago

Sophia Wagner
Codereview: Reduce String Length With Thread Safety & Concurrency

Reduce String Length With Thread Safety & Concurrency Hey guys! Hopefully you found a solution that helped you! The Content ...

3:30
Codereview: Reduce String Length With Thread Safety & Concurrency

1 view

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

296 views

8 months ago

The Debug Zone
Java Thread.sleep Minimum Time: Understanding Sleep Duration Limitations

In this video, we delve into the intricacies of Java's `Thread.sleep()` method, exploring its minimum time limitations and the ...

1:43
Java Thread.sleep Minimum Time: Understanding Sleep Duration Limitations

1 view

8 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

8 months ago

Roel Van de Paar
Java thread creation and execution

Java thread creation and execution Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

1:21
Java thread creation and execution

2 views

13 days ago

The Debug Zone
Managing threads accessing a database with Java

Today's Topic: Managing threads accessing a database with Java Thanks for taking the time to learn more. In this video I'll go ...

4:51
Managing threads accessing a database with Java

8 views

3 months ago

Deconstruct Daily
What are goroutines? Goroutines vs Java Threads? #golang #courses

Ever wondered how Go handles thousands of concurrent tasks with ease while other languages struggle? Welcome to the Go ...

2:03
What are goroutines? Goroutines vs Java Threads? #golang #courses

16 views

1 month ago

Roel Van de Paar
Analyzing the java thread dumps (2 Solutions!!)

Analyzing the java thread dumps Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

3:54
Analyzing the java thread dumps (2 Solutions!!)

6 views

1 month ago

Roel Van de Paar
How to reduce the verbose redundancy of java thread local?

How to reduce the verbose redundancy of java thread local? Helpful? Please use the *Thanks* button above! Or, thank me via ...

1:35
How to reduce the verbose redundancy of java thread local?

2 views

2 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

149 views

6 months ago

Toy Oyuncak
👉 Java Lesson : Threads 💻 | Simple Coding with Maryam & Rosie

Java Lesson : Threads | Simple Coding with Maryam & Rosie.

2:25
👉 Java Lesson : Threads 💻 | Simple Coding with Maryam & Rosie

9 views

2 months ago

The Debug Zone
Spring Bean Not Injected in Thread: Common Issues and Solutions

In this video, we dive into a common challenge faced by developers working with Spring Framework: the issue of Spring beans ...

2:34
Spring Bean Not Injected in Thread: Common Issues and Solutions

0 views

9 months ago