csharp-concurrency-patterns

SKILLWorkflowcommunity
v0.0.0ComeOnOliverMITUpdated 1mo agoSource →

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.

Community-submitted skill. Not yet reviewed by the Forge team. Full prompt content may not be available.Request review →
60Repo stars
1Clients
1Formats
1mo agoLast update
Skill
AuthorComeOnOliver
Version0.0.0
LicenseMIT
CategoryWorkflow
Formatsskill.md
PromptNot published
Compatibility
Claude✓ Supported
Cursor
Copilot
ChatGPT
Gemini
About

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.

Keywords
skillclaude