Trait actor responsible of keeping the addresses of the nodes marked as UP in the cluster.
RemoteAssistant is an actor that the SettingsManager deploys on every node up in cluster.
SettingsManager is an actor that keeps the StaticSettings equal in all nodes of the cluster.
DistributionStrategy are used to manage the location of actors in the Cluster.
The Actorbase server, contains the main method of the server-side application of Actorbase.
Contains the list of reference of all StoreManager actors