Concurrency Part 2 – Java file lock
This is the second part of the Concurrency series. For your convenience you can find other parts in the table of contents in Part 1 – Mutex performance in .NET Today we explore system-wide lock in Java 1.8.0_161 on Windows 10 x64. There is no built-in mechanism in Java for acquiring system wide lock. One … Continue reading Concurrency Part 2 – Java file lock