pekko/akka-docs/java/code/akka/docs/jrouting
Roland 0f48b9f3eb make supervisorStrategy of Router configurable, see #1835
- also do not scrap router’s children upon restart
- and add docs and tests
2012-02-18 22:15:39 +01:00
..
CustomRouterDocTest.scala DOC: Routing (Java). See #1600 2012-01-05 17:59:19 +01:00
CustomRouterDocTestBase.java make supervisorStrategy of Router configurable, see #1835 2012-02-18 22:15:39 +01:00
FibonacciActor.java DOC: Routing (Java). See #1600 2012-01-05 17:59:19 +01:00
ParentActor.java Replace akka.actor.timeout with specfic settings. See #1808 2012-02-10 16:07:17 +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 move Java code snippet into compiled class 2012-02-06 12:59:03 +01:00