pekko/akka-docs/java/code/akka/docs
Patrik Nordwall e7a0247c0d Handle remote routers transparently. See #1606
* RemoteRouterConfig wrapper with RemoteRouteeProvider instead if fixed remote routers.
* Had to refactor and introduce RouteeProvider for different implementations of how to create routees.
* Works with Resizer also.
* Added some tests.
2012-01-17 09:11:45 +01:00
..
actor Creating TypedProps and implementing support for wrapping an arbitrary ActorRef as a TypedActor 2012-01-16 14:11:29 +01:00
agent Create timeouts from java without using durations 2011-12-22 12:12:41 +13:00
dispatcher Switching withCreator + class to Props + class 2011-12-27 13:35:50 +01:00
event document EventStream, see #1507 2011-12-30 00:00:25 +01:00
extension Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
future fall back to unhandled() in onReceive() in docs 2011-12-29 20:49:26 +01:00
jrouting Handle remote routers transparently. See #1606 2012-01-17 09:11:45 +01:00
remoting Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
serialization Unborking master 2011-12-30 22:13:25 +01:00
transactor fall back to unhandled() in onReceive() in docs 2011-12-29 20:49:26 +01:00