zio-akka-cluster-demo
zio-akka-cluster-demo copied to clipboard
Usage example for zio-akka-cluster
Demo for zio-akka-cluster
This repository is an example usage of zio-akka-cluster.
See the accompanying blog post
To run 2 different nodes, execute:
sbt run -J-Dconfig.resource=application1.conf
sbt run -J-Dconfig.resource=application2.conf