Completed
The Foreign Memory Access API
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Project Panama - The Foreign Memory Access API
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Guest Introductions
- 3 How Mauricio ended up working on Panama
- 4 Java Native Interface
- 5 Why Panama
- 6 Panama Architecture
- 7 The Foreign Memory Access API
- 8 What issue does this API solve
- 9 What is a memory segment
- 10 Memory layout
- 11 Memory segment ownership
- 12 Safety checks
- 13 The allocation
- 14 Additional options