akka-net-best-practices とは?
EventStream と DistributedPubSub、監視戦略、エラー処理、Props と dependencyResolver、作業分散パターン、テストを容易にするためのクラスター/ローカル モードの抽象化など、重要な Akka.NET のベスト プラクティス。 ソース: aaronontheweb/dotnet-skills。
EventStream と DistributedPubSub、監視戦略、エラー処理、Props と dependencyResolver、作業分散パターン、テストを容易にするためのクラスター/ローカル モードの抽象化など、重要な Akka.NET のベスト プラクティス。
コマンドラインで akka-net-best-practices AI スキルを開発環境にすばやくインストール
ソース: aaronontheweb/dotnet-skills。
Context.System.EventStream is local to a single ActorSystem process. It does NOT work across cluster nodes.
For events that must reach actors across multiple cluster nodes, use Akka.Cluster.Tools.PublishSubscribe:
| Per-user | timeline:{userId} | Timeline updates, notifications | | Per-entity | post:{postId} | Post engagement updates | | Broadcast | system:announcements | System-wide notifications | | Role-based | workers:rss-poller | Work distribution |
EventStream と DistributedPubSub、監視戦略、エラー処理、Props と dependencyResolver、作業分散パターン、テストを容易にするためのクラスター/ローカル モードの抽象化など、重要な Akka.NET のベスト プラクティス。 ソース: aaronontheweb/dotnet-skills。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/aaronontheweb/dotnet-skills --skill akka-net-best-practicesEventStream と DistributedPubSub、監視戦略、エラー処理、Props と dependencyResolver、作業分散パターン、テストを容易にするためのクラスター/ローカル モードの抽象化など、重要な Akka.NET のベスト プラクティス。 ソース: aaronontheweb/dotnet-skills。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/aaronontheweb/dotnet-skills --skill akka-net-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/aaronontheweb/dotnet-skills