EPISODE · Jan 22, 2026 · 29 MIN
Java Memory Model (JMM)
from Programmers · host Software Engineering
RexIDE - https://rex.mindmeld360.comWe explore the fundamental concept of Happens-Before (HB)—not a measure of time, but a formal mathematical relationship that provides the only real guarantee of visibility and ordering in a multi-threaded world. Without an HB edge, your threads are effectively living in different realities, where one thread might see an object has been published but observe its internal fields as stale or uninitialized zeros.
What this episode covers
RexIDE - https://rex.mindmeld360.comWe explore the fundamental concept of Happens-Before (HB)—not a measure of time, but a formal mathematical relationship that provides the only real guarantee of visibility and ordering in a multi-threaded world. Without an HB edge, your threads are effectively living in different realities, where one thread might see an object has been published but observe its internal fields as stale or uninitialized zeros.
NOW PLAYING
Java Memory Model (JMM)
No transcript for this episode yet
Similar Episodes
Jun 16, 2026 ·28m
Jun 14, 2026 ·31m
Jun 8, 2026 ·44m
Jun 2, 2026 ·45m
May 27, 2026 ·24m
May 25, 2026 ·43m