ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

118 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

57 views

1 month 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

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

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

2 views

10 months ago

The Debug Zone
Print odd & even number using Multi threading

Today's Topic: Print odd & even number using Multi threading Thanks for taking the time to learn more. In this video I'll go through ...

2:24
Print odd & even number using Multi threading

0 views

4 months ago

Roel Van de Paar
Multithreaded Pipeline for Java(7) (2 Solutions!!)

Multithreaded Pipeline for Java(7) Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:06
Multithreaded Pipeline for Java(7) (2 Solutions!!)

4 views

3 weeks ago

Roel Van de Paar
How does Java Future multithreading return result s (2 Solutions!!)

How does Java Future multithreading return result ? Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...

2:24
How does Java Future multithreading return result s (2 Solutions!!)

3 views

2 months ago

Peter Schneider
Codereview: Basic, single-threaded implementation of SynchronizationContext

Basic, single-threaded implementation of SynchronizationContext I hope you found a solution that worked for you :) The Content is ...

4:38
Codereview: Basic, single-threaded implementation of SynchronizationContext

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

Peter Schneider
How to load a huge class/interface (including 40000+ static fields) in a background thread

How to load a huge class/interface (including 40000+ static fields) in a background thread I hope you found a solution that worked ...

5:38
How to load a huge class/interface (including 40000+ static fields) in a background thread

0 views

5 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

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 multithreading using .join(); Can you assign the idle thread to help still running threads?

Java multithreading using .join(); Can you assign the idle thread to help still running threads? Helpful? Please use the *Thanks* ...

2:19
Java multithreading using .join(); Can you assign the idle thread to help still running threads?

2 views

2 months ago

Jon Gjengset
impl Rust: One Billion Row Challenge

I'm late to the party, but it's time we take a stab at the One Billion Row Challenge ( https://github.com/gunnarmorling/1brc ) in Rust.

10:36:57
impl Rust: One Billion Row Challenge

127,840 views

7 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

10 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
Java Concurrency: Solving Common Issues with Concurrent Maps

In this video, we delve into the intricacies of Java concurrency, focusing specifically on the challenges developers face when ...

5:34
Java Concurrency: Solving Common Issues with Concurrent Maps

0 views

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

11 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

22 views

9 months ago

The Debug Zone
ExecutorService: how to prevent thread starvation when synchronization barriers are done in the ...

Today's Topic: ExecutorService: how to prevent thread starvation when synchronization barriers are done in the ... Thanks for ...

3:43
ExecutorService: how to prevent thread starvation when synchronization barriers are done in the ...

1 view

4 months ago