Skip to content

remeniuk/akka-easyscale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental implementation of the Remote Actor that makes Akka's local Actor Registry accessible remotely. It may be useful, if you want to simplify the scalabilty through actors, automatically adding remote actor references to the local registry (when a new node is added to the system(cluster)), so that actor registry running at any node any time contains links to all the actors system-wide.

Details

Releases

No releases published

Packages

No packages published