pekko/akka-docs/java/code/akka/docs/jrouting
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
..
CustomRouterDocTest.scala DOC: Routing (Java). See #1600 2012-01-05 17:59:19 +01:00
CustomRouterDocTestBase.java Handle remote routers transparently. See #1606 2012-01-17 09:11:45 +01:00
FibonacciActor.java DOC: Routing (Java). See #1600 2012-01-05 17:59:19 +01:00
ParentActor.java Implemented SmallestMailboxRouter. See #1619 2012-01-11 14:06:47 +01:00
PrintlnActor.java DOC: Routing (Java). See #1600 2012-01-05 17:59:19 +01:00
RouterViaConfigExample.java Improvements and finalization of dynamically resizable routers, replaces ActorPool. See 1557 2012-01-10 15:53:27 +01:00
RouterViaProgramExample.java Improvements and finalization of dynamically resizable routers, replaces ActorPool. See 1557 2012-01-10 15:53:27 +01:00