pekko/akka-docs/scala/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 Add copyright header to agent examples 2011-12-20 11:07:59 +13:00
dispatcher DOC: Fixed wrong documentation of bounded mailbox, mailbox-capacity should be used, not task-queue-type. See #1601 2012-01-03 10:03:58 +01:00
event document EventStream, see #1507 2011-12-30 00:00:25 +01:00
extension Adding Java docs for Serialization, and discovered some flaws with the Java API, that have been fixed 2011-12-30 22:06:41 +01:00
future Introducing ExecutionContext to MessageDispatcher and attaching it to Future 2011-12-30 13:48:31 +01:00
routing Improvements and finalization of dynamically resizable routers, replaces ActorPool. See 1557 2012-01-10 15:53:27 +01:00
serialization Adding Java docs for Serialization, and discovered some flaws with the Java API, that have been fixed 2011-12-30 22:06:41 +01:00
testkit improve docs for expecting exceptions 2011-12-23 21:31:12 +01:00
transactor Update transactor docs and switch to compiled examples 2011-12-21 21:32:20 +13:00