Completed
Hardware
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
A Practical Approach to Java Memory Model
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Agenda
- 3 Compiler optimization
- 4 Textbook example
- 5 Demo
- 6 Hardware
- 7 Strong Memory Model
- 8 JZStress
- 9 Creating your own tests
- 10 Only reordering test
- 11 General memory model
- 12 What is Memory Model
- 13 Order
- 14 Synchronization
- 15 Threadsafe immutable objects
- 16 Static limit
- 17 Escape
- 18 Volatile