pekko/akka-remote/src/main/scala/akka
Roland 10974acfe8 make it possible to programmatically deploy (e.g. remotely), see #1644
- add Deploy to Props, which is used as the basis (overridden by
  configuration)
- utilize general mechanism .withFallback (introduced on Deploy,
  RouterConfig and Scope)
- actually pass Props over the wire when deploying remotely in order to
  retain settings (this was an oversight before)
- write tests for the new functionality
2012-02-01 15:19:51 +01:00
..
remote make it possible to programmatically deploy (e.g. remotely), see #1644 2012-02-01 15:19:51 +01:00
routing make it possible to programmatically deploy (e.g. remotely), see #1644 2012-02-01 15:19:51 +01:00
serialization Updating Copyright as per #1660 2012-01-19 18:21:06 +01:00
package.scala Updating Copyright as per #1660 2012-01-19 18:21:06 +01:00