Skip to content

Instantly share code, notes, and snippets.

@patriknw
Created February 17, 2013 09:42
Show Gist options
  • Save patriknw/4970794 to your computer and use it in GitHub Desktop.
Save patriknw/4970794 to your computer and use it in GitHub Desktop.
Spotlight adaptive router
val backend = context.actorOf(Props[FactorialBackend].
withRouter(FromConfig), name = "factorialBackendRouter")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment