TuYv

csharp-concurrency-patterns

Choosing the right concurrency abstraction in .NET - from async/await for I/O to Channels for producer/consumer to Akka.NET for stateful entity management. Avoid locks and manual synchronization unless absolutely necessary.

TuYv 1 2 Updated 2mo ago

Resources

2
GitHub

Install

npx skillscat add tuyv/ccpm/csharp-concurrency-patterns

Install via the SkillsCat registry.