ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

120 results

The Coding Gopher
Concurrency vs. Parallelism

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

10:02
Concurrency vs. Parallelism

48,377 views

6 months ago

Dr Giacomo Bergami (PhD)
2) Concurrency in Java 23 [Thursday 25th of April, 2024]

The codebase is available at: ...

1:48:25
2) Concurrency in Java 23 [Thursday 25th of April, 2024]

0 views

3 months ago

droidcon & fluttercon
Structured Concurrency: The paradigm shift - Marcin Moskała | droidcon London 2025

Talk: Structured Concurrency: The paradigm shift that changes modern development Speaker: Marcin Moskała Event: ...

32:26
Structured Concurrency: The paradigm shift - Marcin Moskała | droidcon London 2025

227 views

1 month ago

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

896 views

6 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

468,447 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

2 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 Coding Gopher
99% of Developers Don't Get PostgreSQL

Check out Supabase: https://supabase.plug.dev/qnxeTMY ❤️ Get 40% OFF CodeCrafters: ...

12:40
99% of Developers Don't Get PostgreSQL

154,348 views

2 months ago

The Debug Zone
Understanding Synchronized Blocks in Java: Object Lock vs. Method Lock Explained

In this video, we delve into the intricacies of synchronized blocks in Java, a crucial concept for managing concurrency in your ...

1:53
Understanding Synchronized Blocks in Java: Object Lock vs. Method Lock Explained

0 views

5 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,052 views

9 months ago

The Debug Zone
Understanding the Difference Between thenAccept and thenApply in Java

In this video, we delve into the nuances of Java's CompletableFuture API, focusing on the key differences between the ...

1:31
Understanding the Difference Between thenAccept and thenApply in Java

2 views

3 months ago

Dr Giacomo Bergami (PhD)
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

The codebase is available at: ...

1:55:00
3) Properties of Concurrent Programs & (Reentrant)Locks in Java [Friday 26th of April, 2024]

9 views

3 months ago

The Debug Zone
How to Throw Exceptions in CompletableFuture: A Complete Guide

In this video, we delve into the world of Java's CompletableFuture and explore the crucial topic of exception handling.

4:11
How to Throw Exceptions in CompletableFuture: A Complete Guide

11 views

11 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

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 Java 8 ConcurrentHashMap: Common Issues and Solutions

In this video, we delve into the intricacies of Java 8's ConcurrentHashMap, a powerful tool for managing concurrent data access in ...

2:58
Understanding Java 8 ConcurrentHashMap: Common Issues and Solutions

6 views

9 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

0 views

3 weeks ago

Nida Karagoz
Iterating a folder structure in parallel with Files.newDirectoryStream, waiting for ExecutorService

Iterating a folder structure in parallel with Files.newDirectoryStream, waiting for ExecutorService ✧ I really hope you found a ...

4:04
Iterating a folder structure in parallel with Files.newDirectoryStream, waiting for ExecutorService

6 views

8 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

2 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

1 month ago