Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

17:00 B-ステートフルなアプリケーションを障害から即時回復させる Akka の拡張機能を作った #15

Open
negokaz opened this issue Oct 18, 2020 · 0 comments

Comments

@negokaz
Copy link

negokaz commented Oct 18, 2020

Mandatory / 必須欄

My Discord Account: negokaz
Session Language: Japanese
Detail:

Akka でステートフルなアプリケーションを作る際は、Akka Persistence や Akka Cluster Sharding といった機能が使われます。
これらの機能を使ってアプリケーションを実装すると、ノードがクラッシュしたりネットワークに問題が生じた際に数十秒程度のダウンタイム(ユーザーの一部がサービスを利用できない状態)が発生します。

同様にステートフルなアプリケーションを作る機能を備えながらも、障害発生時のダウンタイムを一桁にする akka-entity-replication というAkka の拡張機能を作っているのでデモを交えながらご紹介します。

Optional / 希望欄

Session Length: 40 minutes
Time preference: [16:00 - 20:00] in JST (UTC+9)

Comment for audience

このセッションを聞きたい方は、こちらに👍を付けて下さい!

Please show your reaction e.g.👍 if you want to listen this session.

@takezoux2 takezoux2 changed the title ステートフルなアプリケーションを障害から即時回復させる Akka の拡張機能を作った 17:00 A-ステートフルなアプリケーションを障害から即時回復させる Akka の拡張機能を作った Oct 18, 2020
@takezoux2 takezoux2 changed the title 17:00 A-ステートフルなアプリケーションを障害から即時回復させる Akka の拡張機能を作った 17:00 B-ステートフルなアプリケーションを障害から即時回復させる Akka の拡張機能を作った Oct 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant