Akka実践バイブルのサンプルコード
章 | ディレクトリ |
---|---|
第1章 Akkaの紹介 | - |
第2章 最小のAkkaアプリケーション | chapter-up-and-running |
第3章 アクターによるテスト駆動開発 | chapter-testdriven |
第4章 耐障害性 | chapter-fault-tolerance |
第5章 Future | chapter-futures |
第6章 Akkaによるはじめての分散アプリケーション | chapter-remoting |
第7章 設定とロギングとデプロイ | chapter-conf-deploy |
第8章 アクターの構造パターン | chapter-structure |
第9章 メッセージのルーティング | chapter-routing |
第10章 メッセージチャネル | chapter-channels |
第11章 有限状態マシンとエージェント | chapter-state |
第12章 ストリーミング | chapter-stream |
第13章 システム統合 | chapter-stream-integration |
第14章 クラスタリング | chapter-cluster |
第15章 アクターの永続化 | chapter-persistence |
第16章 パフォーマンスTips | chapter-perf |
第17章 Akkaのこれから | chapter-looking-ahead |
付録 AkkaをJavaから使う | chapter-java |