Completed
Advantages
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Project Panama: Reimagining Java's Foreign Function Interface - Update
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Where does Panama start
- 3 How do we solve this
- 4 Example tensorflow
- 5 Advantages
- 6 Are we there yet
- 7 Who will benefit from Panama
- 8 Frameworks
- 9 Missing Opportunities
- 10 Building Blocks
- 11 By Buffer
- 12 Unsafe
- 13 Pointer API
- 14 Moving data
- 15 Memory API
- 16 Segments
- 17 Memory Access
- 18 Temporal Bounds
- 19 Memory Segments
- 20 Memory Layouts
- 21 Layout Terminology
- 22 Layout Paths
- 23 Example
- 24 Constants
- 25 Safety
- 26 Usability
- 27 Performance
- 28 What does that mean
- 29 ScopeByBuffer
- 30 Concurrency
- 31 Static thread confinement