pekko/akka-docs/rst/java/code/docs
Patrik Nordwall ebadd567b2 !act,rem,clu #3549 Simplify and enhance routers
* Separate routing logic, to be usable stand alone, e.g. in actors
* Simplify RouterConfig, only a factory
* Move reading of config from Deployer to the RouterConfig
* Distiction between Pool and Group router types
* Remove usage of actorFor, use ActorSelection
* Management messages to add and remove routees
* Simplify the internals of RoutedActorCell & co
* Move resize specific code to separate RoutedActorCell subclass
* Change resizer api to only return capacity change
* Resizer only allowed together with Pool
* Re-implement all routers, and keep old api during deprecation phase
* Replace ClusterRouterConfig, deprecation
* Rewrite documentation
* Migration guide
* Also includes related ticket:
  +act #3087 Create nicer Props factories for RouterConfig
2013-10-16 09:27:13 +02:00
..
actor add ActorRef.noSender() for the Java API, see #3429 2013-06-20 15:51:23 +02:00
agent Wait on shutdown of extra actor systems in tests. See #3217 2013-05-07 11:02:03 +02:00
camel Keep the order of buffered messages in Camel producer, see #3477 2013-06-27 16:45:47 +02:00
dispatcher =doc #3639 Show complete custom mailbox example. 2013-10-15 12:18:17 +02:00
event add ActorRef.noSender() for the Java API, see #3429 2013-06-20 15:51:23 +02:00
extension Java (Eclipse) compatibility of extensions, see #3469 2013-06-24 20:27:23 +02:00
future Wrap long lines, for pdf 2013-05-30 14:45:15 +02:00
io add ActorRef.noSender() for the Java API, see #3429 2013-06-20 15:51:23 +02:00
jrouting !act,rem,clu #3549 Simplify and enhance routers 2013-10-16 09:27:13 +02:00
pattern Wait on shutdown of extra actor systems in tests. See #3217 2013-05-07 11:02:03 +02:00
persistence !per #3652 Custom snapshot and persistent message serialization 2013-10-14 17:35:04 +02:00
remoting add ActorRef.noSender() for the Java API, see #3429 2013-06-20 15:51:23 +02:00
serialization Wrap long lines, for pdf 2013-05-30 14:45:15 +02:00
testkit add ActorRef.noSender() for the Java API, see #3429 2013-06-20 15:51:23 +02:00
transactor add ActorRef.noSender() for the Java API, see #3429 2013-06-20 15:51:23 +02:00
zeromq add ActorRef.noSender() for the Java API, see #3429 2013-06-20 15:51:23 +02:00