Concurrency Part 1 – Mutex performance in .NET

This is the first part of the Concurrency series. For your convenience you can find other parts using the links below: Part 1 — Mutex performance in .NET Part 2 — Java file lock Part 3 — Java mutex via JNI Part 4 — .NET with P/Invoke Part 5 — WinAPI mutex Part 6 — … Continue reading Concurrency Part 1 – Mutex performance in .NET