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
18 results
Deep dive into Java Locking Mechanisms! Learn how explicit locks improve upon intrinsic synchronized blocks, how read-write ...
21 views
5d ago
Learn how to protect shared state in Java with ReentrantLock. In Day 14 of Mastering Core Java & JVM Mechanics (AstraKV), we ...
6 views
1d ago
Learn how to replace coarse ReentrantLock with ConcurrentHashMap and volatile flags for lock-free reads in a Java key-value ...
3 views
Deep dive into the internal mechanics of Java Collections under concurrent load! Understand HashMap bucket arrays, ...
10 views
Build a crash-consistent Java key-value store by integrating a disk-backed Write-Ahead Log (WAL) with an in-memory MemTable ...
0 views
4h ago
Java thread dumps look like noise until you know which patterns actually matter. In this hands-on guide, you'll use jcmd ...
284 views
2d ago
获课:aixuetang.xyz/24879/
1 view
4d ago
The Java Story - Episode 39: Explicit Locks Current cut (coherent narration + animated visuals). The Java Story is a structured ...
6d ago
Why can 100 threads each adding one penny to an account NOT reliably produce a balance of 100? This class explains race ...
9 views
FAANG Technical Interview Preparation: Redis Architecture & Data Structures (Distributed Systems) Complexity Target: Time: ...
13 views