Skip to content

Synesso/scratch-akka-cluster-singleton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running this example

In separate terminals execute

sbt "run-main sample.cluster.simple.SimpleClusterApp 2551"
sbt "run-main sample.cluster.simple.SimpleClusterApp 2552"

and as many other instances as you like with

sbt "run-main sample.cluster.simple.SimpleClusterApp"

After the leader node is established, the cluster singleton will start. Its work will be balanced among the active nodes via a router. Explore what happens when you kill the leader node process.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •