java-memory-model
There are 7 repositories under java-memory-model topic.
mounirelbakkali1/java-memory-management-best-practice
Java Memory Management Workshop to gain a deep understanding of memory management in Java and master best practices for efficient memory handling.
artem0/benchmarking
System benchmarks over JVM with JMH - SIMD (superscalar processing), Branch prediction, False sharing.
mtumilowicz/java-notes
Collection of papers written by me on important java features: memory model, JIT, future of JVM, etc...
Ziang-Lu/Java-Memory-Management
Notes for Java memory management
nrkapri/JavaAdvancedTopics
Basic to advanced concepts in java
mtumilowicz/zio2-fiber-workshop
Introduction to fibers (green thread model) based on ZIO approach.
sarfarazsoomro/JavaMemoryManagementBookNotes
Notes from "Java Memory Management" by Maaike van Putten, Seán Kennedy. Packt Publishing