typo (#29941)
This commit is contained in:
parent
146944f999
commit
51548f6227
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@
|
||||||
An architectural choice you have to make is if you are going to use a microservices architecture or
|
An architectural choice you have to make is if you are going to use a microservices architecture or
|
||||||
a traditional distributed application. This choice will influence how you should use Akka Cluster.
|
a traditional distributed application. This choice will influence how you should use Akka Cluster.
|
||||||
|
|
||||||
The [stateful or stateful applications: to Akka Cluster or not](https://akka.io/blog/news/2020/06/01/akka-cluster-motivation)
|
The [Stateful or Stateless 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.
|
video is a good starting point to understand the motivation to use Akka Cluster.
|
||||||
|
|
||||||
## Microservices
|
## Microservices
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue