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
363 results
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In a previous video we ...
69,599 views
4 years ago
In this video, we'll talk about the difference between volatile fields vs atomic variables in the context of Java multithreading and ...
7,657 views
2 years ago
This short video introduces the volatile qualifier in C. Visit book website for more information: ...
18,668 views
5 years ago
This video explains the following: 1) What is Multi-threading 2) What is a Race Condition with example 3) How to solve Race ...
19,002 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...
25,193 views
3 years ago
If we declare, the counter variable : volatile, all writes to the counter variable will be written back to main memory, immediately All ...
3,508 views
7 years ago
In this video, we'll talk about the synchronized keyword in Java. This keyword is used in the context of multi-threading where the ...
15,856 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous videos ...
25,717 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ After going through ...
4,620 views
Using interrupts, volatiles or AtomicBooleans to stop the thread and Thread.sleep or Schedulers for conditional timeouts. Channel ...
134,377 views
Constant folding, Code motion, not to touch Volatile memory, etc. in Code optimisation of Intermediate code generation phase.
45 views
Volatile storage | Volatile memory | what is L1, l2 and l3 in cache of processor | Sram vs dram This is an animated video on cache ...
288 views
I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...
409,570 views
volatile keyword in c c interview questions and answers - Learn the volatile qualifier concept and use cases in c programming ...
1,956 views
In this installment of the course we continue the talk about java threading in the modern world. Java was the first major language ...
736 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In this video we lay out ...
2,424 views
Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...
82,143 views
8 years ago
A Google TechTalk, 9/22/17, presented by Igor Murashkin ABSTRACT: I would like to give an introductory intuitive explanation of ...
21,052 views
Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ Java's Future API was ...
60,072 views
Java's stream API needs more intermediate operations but instead of implementing some of them, Stream::gather, a new ...
16,713 views