Главная
Study mode:
on
1
Intro
2
Safe Harbor Statement
3
Beyond "Pure Java"
4
Tensorflow A case study
5
Project Panama
6
Panama The architecture
7
Foreign Memory Access API
8
Memory segments Working with structs
9
Memory Layouts
10
Linking native functions
11
Foreign Linker API
12
From native to Java
13
Tensorflow, meet Panama Jextract to the rescue
Description:
Explore Project Panama, a modern alternative to Java Native Interface (JNI), in this 27-minute conference talk presented by Maurizio Cimadamore, Compiler Architect. Discover how Panama APIs and tools provide a safe and efficient way to access foreign memory and code from Java. Learn about the architecture of Project Panama, the Foreign Memory Access API, working with memory segments and structures, memory layouts, linking native functions, and the Foreign Linker API. Gain insights into transitioning from native code to Java and see how Project Panama can be applied to real-world scenarios like TensorFlow integration. Understand the benefits of using jextract and how it simplifies the process of interfacing with native code.

Project Panama - Modernizing Java Native Access

Java
Add to list