Skip to content

Instantly share code, notes, and snippets.

@patriknw
Created October 8, 2012 12:15
Show Gist options
  • Save patriknw/3852213 to your computer and use it in GitHub Desktop.
Save patriknw/3852213 to your computer and use it in GitHub Desktop.
Spotlight for Cluster Aware Routers
akka.actor.deployment {
/statsService/workerRouter {
router = round-robin
nr-of-instances = 100
cluster {
enabled = on
routees-path = "/user/statsWorker"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment