Java 20 - Colossal Sparse Memory Segments


Did you know you can allocate memory segments that are larger than the physical size of your machine’s RAM and indeed larger than the size of your entire file system? Read this article and learn how to make use of mapped memory segments that may or may not be “sparse” and how to allocate 64 terabytes of sparse data on a laptop.

More at https://minborgsjavapot.blogspot.com/2023/01/java-20-colossal-sparse-memory-segments.html