Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
2,346 results
29,149 views
3 years ago
Java 20 will preview one of the most anticipated features, virtual threads, and structured concurrency. It rethinks the way ...
337 views
2 years ago
Try ChatLLM here: https://chatllm.abacus.ai/ ❤️ Get 40% OFF CodeCrafters: ...
49,767 views
8 months ago
Threads have been part of Java since the beginning. But, the new virtual threads, introduced as prerelease in Java 19, are ...
17,148 views
In this video, we delve into the intricacies of Java concurrency, focusing on the `AtomicInteger` class and its `incrementAndGet()` ...
10 views
1 year ago
Heinz''s talk at the first edition of the jPrime conference (27.05.2015) From the first version of Java, we have been able to create ...
9,056 views
10 years ago
Concurrency is perhaps the most complex field of programming. It requires a knowledge of multiple fundamental principles, like ...
1,069 views
In this stream we continue the work of porting Java's ConcurrentHashMap to Rust. We finish up the concurrent hash table resizing ...
13,518 views
6 years ago
The speech intended to cover basic concurrency theory. During the meeting we will touch the Java concurrency concepts. We will ...
376 views
4 years ago
With the advent of Reactive Programming and Virtual Threads, Java developers can scale Java database access using either ...
91 views
This stream is (probably) the last segment in our journey into porting Java's ConcurrentHashMap to Rust. We start writing some ...
10,950 views
Writing correct, thread-safe code is notoriously challenging. Unlike single-threaded code, concurrency bugs often remain hidden, ...
973 views
9 months ago
Learn how to create threads in Java using the two most common approaches: implementing the Runnable interface and ...
5 views
1 day ago
This is a solution to the classic Concurrency vs Parallelism technical interview question. Links Concurrency ...
6,544 views
The existing JDBC API leads to blocked threads, threads scheduling and contention; the advent of Java Fibers will alleviate those ...
103 views
627 views
Get 40% OFF CodeCrafters: https://app.codecrafters.io/join?via=the-coding-gopher ⬆️ Best project-based coding platform.
505,510 views
10 months ago
Project Loom improves multithreaded code's maintainability, scalability, reliability, and observability. Virtual threads enable to ...
316 views
Voxxed Days Luxembourg 2023 Room: AmigaOS Type: Conference Java Virtual Threads are a new and upcoming feature that ...
4,945 views
In this video, we dive into the world of concurrency in Java, focusing on the powerful CompletableFuture class. We'll explore the ...
3 views
4 months ago
In this video, we delve into the intricacies of using `MappedByteBuffer` in Java, focusing on the challenges and solutions ...
22 views
Продолжение серии лекций по коллекциям в языке Java. Начинаем рассматривать параллельное исполнение. В этот раз ...
1,665 views
5 years ago
The codebase is available at: ...
1 view
5 months ago
In this video, we delve into the intricacies of static methods in Java and their relationship with thread safety. As applications ...
0 views
3 months ago
In this video, we delve into the intricacies of Java concurrency, focusing specifically on the challenges developers face when ...