Notes on High Performance Computing
Browse posts related to linux in the mishmash io blog:
Sharing memory between processes with java.lang.foreign and jextract
In this post we explore how jextract and java.lang.foreign allow us to take advantage of OS-specific optimizations like shared memory and short-circuit reads/writes.