I created clustered akka app based on.
Is there any build in future to run specific number of actors of given type in cluster. Should I create router or there is better way ?
I created clustered akka app based on.
Is there any build in future to run specific number of actors of given type in cluster. Should I create router or there is better way ?
Copyright © 2021 Jogjafile Inc.
Yes, have a look at Cluster-aware routers.