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
14 results
Your Java app doesn't crash because of “bad luck.” It crashes because of unmanaged threads. In this deep dive into the Java ...
153 views
7mo ago
Ever seen your app freeze under load for no obvious reason? Most thread‑pool problems are silent killers – until they crash your ...
62 views
5mo ago
Concurrency questions trip up a lot of candidates because they don't know what to look for. In this video, I'll give you a framework ...
169,483 views
softwareengineerjobs Ever had your production application completely freeze out of nowhere due to a mysterious deadlock?
64 views
4mo ago
Most Java applications don't fail because of bad logic. They fail because threads are alive… but doing nothing. In this video, we ...
29 views
8mo ago
Choosing the wrong Java BlockingQueue can lead to memory issues, bottlenecks, or slow system shutdowns. In this latest part of ...
99 views
Ever been stuck with a thread that just won't die? Or worse, have you ever been tempted to call Thread.stop() in production?
34 views
In Part 1, we saw a Java program that compiled perfectly but behaved incorrectly at runtime — a worker thread that never stopped, ...
85 views
9mo ago
Stop letting your JVM crash and start writing Java concurrency code that impresses senior engineers. Most developers use ...
38 views
6mo ago
FlowGenX AI co-founders Balaji Sundara and Sumon Saha walk through everything you need to know to secure MCP in a ...
170 views
it is impossible BY DEFINITION to do Test-Driven Development after the code is written.” — Tim Ottinger, author of 'Clean Code', ...
384 views
11y ago
Follow along to this tutorial to see how I build a quick and dirty granular synthesiser with Max/MSP, using multichannel objects ...
21,887 views
5y ago
516 views
👨🏫 My n8n training is now available in early access: https://aurelienfagioli.podia.com/n8n-l-automatisation-accessible-pour ...
25,247 views