home/categories/architecture-patterns/aaronontheweb-dotnet-skills-skills-csharp-concurrency-patterns-skill-md
architecture-patternsdevelopment
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.
maintainer
Aaronontheweb
更新日 2/21/2026
スター
761
フォーク
72
quick start
Installation and usage
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.
インストール
$ install --globalskills.sh
使い方
インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:
skills use csharp-concurrency-patterns