Merge pull request #29160 from chbatey/wip-chbatey-cluster-intro-vid
Link to akka cluster video
This commit is contained in:
commit
e701453a19
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ project.description: Build distributed applications that scale across the networ
|
||||||
# Cluster Usage
|
# Cluster Usage
|
||||||
|
|
||||||
This document describes how to use Akka Cluster and the Cluster APIs.
|
This document describes how to use Akka Cluster and the Cluster APIs.
|
||||||
|
The [stateful or stateful applications: to Akka Cluster or not](https://akka.io/blog/news/2020/06/01/akka-cluster-motivation) video is a good starting point to understand the motivation to use Akka Cluster.
|
||||||
|
|
||||||
For specific documentation topics see:
|
For specific documentation topics see:
|
||||||
|
|
||||||
* @ref:[When and where to use Akka Cluster](choosing-cluster.md)
|
* @ref:[When and where to use Akka Cluster](choosing-cluster.md)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue