Akka Distributed Cluster
Akka Distributed Cluster is a set of features in Akka that will help you with:
- stretching an Akka Cluster over geographically distributed locations for higher availability and lower latency
- brokerless asynchronous communication between different Akka Microservices

.
Found an error in this documentation? The source code for this page can be found
here.
Please feel free to edit and contribute a pull request.