ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

586 results

The Coding Gopher
Concurrency vs. Parallelism

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

10:02
Concurrency vs. Parallelism

48,327 views

6 months ago

Cave of Programming
Advanced Java: Multi-threading Part 4 -- Multiple Locks; Using Synchronized Code Blocks

More courses! Free C++ course: https://www.udemy.com/course/free-learn-c-tutorial-beginners/?

18:16
Advanced Java: Multi-threading Part 4 -- Multiple Locks; Using Synchronized Code Blocks

144,659 views

13 years 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,325 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

Brian Will
Concurrency

A broad, brief introduction to concurrency in programming. Part of a larger series teaching programming.

16:17
Concurrency

3,274 views

13 years ago

Roel Van de Paar
Software Engineering: Composable concurrency in Java or any other programming language

Software Engineering: Composable concurrency in Java or any other programming language Helpful? Please support me on ...

5:04
Software Engineering: Composable concurrency in Java or any other programming language

11 views

3 years ago

The Debug Zone
Is AtomicInteger incrementAndGet() Thread Safe? Understanding Java Concurrency

In this video, we delve into the intricacies of Java concurrency, focusing on the `AtomicInteger` class and its `incrementAndGet()` ...

5:08
Is AtomicInteger incrementAndGet() Thread Safe? Understanding Java Concurrency

10 views

1 year ago

The Debug Zone
Concurrent Reads in Java MappedByteBuffer: Solutions and Best Practices

In this video, we delve into the intricacies of using `MappedByteBuffer` in Java, focusing on the challenges and solutions ...

4:14
Concurrent Reads in Java MappedByteBuffer: Solutions and Best Practices

20 views

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

124 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

Michael Pradel
Lecture "Concurrency (Part 1, Introduction)" of "Program Analysis"

Lecture in the "Program Analysis" course by Prof. Dr. Michael Pradel at University of Stuttgart in winter semester 2020/21 See ...

19:06
Lecture "Concurrency (Part 1, Introduction)" of "Program Analysis"

613 views

4 years ago

Peter Schneider
Java 21 structured concurrency, need predictable subtask exception ordering

Java 21 structured concurrency, need predictable subtask exception ordering I hope you found a solution that worked for you ...

5:04
Java 21 structured concurrency, need predictable subtask exception ordering

10 views

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

152,980 views

2 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,031 views

9 months ago

Gerd Beneken
Woche 04 (1): Nebenläufigkeit eine kurze Einführung

... damit müsste man natürlich umgehen können wenn wir java programmiert oder in jeder anderen programmiersprache genauso ...

13:31
Woche 04 (1): Nebenläufigkeit eine kurze Einführung

1,448 views

4 years ago

Peter Schneider
Delayed, concurrent event stack in Java - follow-up

Delayed, concurrent event stack in Java - follow-up I hope you found a solution that worked for you :) The Content (except music ...

4:35
Delayed, concurrent event stack in Java - follow-up

8 views

2 years ago

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

William Billingsley
Immutable data structures are threadsafe

A second test video for the Software Studio MOOC, this time recorded in CEIT's studios with the presenter in the picture.

5:05
Immutable data structures are threadsafe

4,524 views

12 years ago

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

... this important aspect of concurrency in Java. Today's Topic: How to Throw Exceptions in CompletableFuture: A Complete Guide ...

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

11 views

11 months ago

Volodya Mozhenkov
Коллекции Java - Concurrent Set (единовременные наборы)

Продолжение серии лекций по коллекциям в языке Java. Рассматриваем параллельное исполнение. У наборов есть ...

19:30
Коллекции Java - Concurrent Set (единовременные наборы)

977 views

5 years ago