ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

83 results

The Debug Zone
Java Multi-threading Issues: Understanding Unexpected Results and Solutions

In this video, we delve into the complexities of Java multi-threading, a powerful feature that allows concurrent execution of tasks.

4:42
Java Multi-threading Issues: Understanding Unexpected Results and Solutions

11 views

11 months ago

Peter Schneider
Codereview: Threads in Java with ExecutorService

Stay safe :) If anything is off, please write me at peter D.O.T schneider A.T ois42.de executorservice java multithreading.

3:07
Codereview: Threads in Java with ExecutorService

2 views

11 months ago

Naim
Multi-Threading and Synchronization in Java through Practice

Akhon aktu vallagtache I think However I will try to continue on things that I really feel that I can add value on. kichu jinish maybe ...

29:30
Multi-Threading and Synchronization in Java through Practice

10 views

8 months ago

The Debug Zone
How to Implement a Blocking Thread Pool Executor in Java: A Step-by-Step Guide

In this video, we will explore the concept of a Blocking Thread Pool Executor in Java, a powerful tool for managing concurrent ...

4:12
How to Implement a Blocking Thread Pool Executor in Java: A Step-by-Step Guide

9 views

7 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

2 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

4 months ago

Peter Schneider
Force an ExecutorService thread shutdown in Java to end infinite loop

Force an ExecutorService thread shutdown in Java to end infinite loop I hope you found a solution that worked for you :) The ...

2:33
Force an ExecutorService thread shutdown in Java to end infinite loop

3 views

7 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

467,347 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

3 months ago

The Debug Zone
CompletableFuture Explained: Multi-threaded vs Single-threaded Concurrency

In this video, we dive into the world of concurrency in Java, focusing on the powerful CompletableFuture class. We'll explore the ...

1:53
CompletableFuture Explained: Multi-threaded vs Single-threaded Concurrency

3 views

2 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

2 months ago

Peter Schneider
Does CompletableFuture ensure field update visibility after join() in Java?

Does CompletableFuture ensure field update visibility after join() in Java? I hope you found a solution that worked for you :) The ...

2:44
Does CompletableFuture ensure field update visibility after join() in Java?

3 views

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

2:14
Threads in Java | Multithreading in Java | Java Threads #javathreads #java #javatutorial #coding

137 views

2 months ago

The Debug Zone
Will 2 Threads Access My Java AWS Lambda Concurrently? Key Insights & Answers

In this video, we dive into the intriguing world of AWS Lambda and explore the concurrency model of Java functions. Have you ...

1:31
Will 2 Threads Access My Java AWS Lambda Concurrently? Key Insights & Answers

9 views

7 months ago

The Coding Gopher
Concurrency vs. Parallelism

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

10:02
Concurrency vs. Parallelism

48,331 views

6 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

5 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

62,913 views

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

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

1 month ago

The Debug Zone
Mastering JNI: Proper Thread Synchronization Techniques for Native Code

In this video, we delve into the intricacies of Java Native Interface (JNI) and the critical importance of thread synchronization when ...

4:08
Mastering JNI: Proper Thread Synchronization Techniques for Native Code

21 views

11 months ago