pekko/akka-docs/java/code/akka/docs
Patrik Nordwall 19845d93e8 Improvements and finalization of dynamically resizable routers, replaces ActorPool. See 1557
* resize on nth message instead of always each message
* improved pressure evaluation
* more tests
* documentation
* removed ActorPool
2012-01-10 15:53:27 +01:00
..
actor Added documentation. See #1583 2012-01-03 11:41:49 +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 Improvements and finalization of dynamically resizable routers, replaces ActorPool. See 1557 2012-01-10 15:53:27 +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