Concurrency And Shared State

Review .NET concurrency - lock discipline, Interlocked, concurrent collections, SemaphoreSlim for async mutual exclusion, Channels, and Parallel.ForEachAsync. Use when reviewing shared mutable state, locks, or parallel code.

Sarmkadan Updated

File contents

Sarmkadan/dotnet-senior-skills/tree/main/skills/concurrency-and-shared-state commit abe10d1661

Frequently asked questions

npx skillmds@latest add sarmkadan/concurrency-and-shared-state