·akka-net-best-practices
</>

akka-net-best-practices

EventStream と DistributedPubSub、監視戦略、エラー処理、Props と dependencyResolver、作業分散パターン、テストを容易にするためのクラスター/ローカル モードの抽象化など、重要な Akka.NET のベスト プラクティス。

85インストール·8トレンド·@aaronontheweb

インストール

$npx skills add https://github.com/aaronontheweb/dotnet-skills --skill akka-net-best-practices

akka-net-best-practices のインストール方法

コマンドラインで akka-net-best-practices AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/aaronontheweb/dotnet-skills --skill akka-net-best-practices
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: 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-practices
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-24
更新日
2026-03-10

Browse more skills from aaronontheweb/dotnet-skills

クイックアンサー

akka-net-best-practices とは?

EventStream と DistributedPubSub、監視戦略、エラー処理、Props と dependencyResolver、作業分散パターン、テストを容易にするためのクラスター/ローカル モードの抽象化など、重要な Akka.NET のベスト プラクティス。 ソース: aaronontheweb/dotnet-skills。

akka-net-best-practices のインストール方法は?

ターミナルまたはコマンドラインツール(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