01
Mar
2014
Mar
2014
9
Detecting (write) failures when using memory mapped files in Java
Memory mapped files are a good and often overlooked tool. I won’t go into the details here on how they work (use the force Google Luke!), but I will quickly summarize their advantages: lazy loading and write caching provided by … Continue reading