pekko/akka-docs/scala
Patrik Nordwall f772b0183e Initial commit of dispatcher key refactoring, for review. See #1458
* Changed signatures and constructor of MessageDispatcherConfigurator
* Changed Dispatchers.lookup, keep configurators instead of dispatchers
* Removed most of the Dispatchers.newX methods, newDispatcher is still there because of priority mailbox
* How should we make it easy to configure priority mailbox?
* Changed tons tests
* Documentation and ScalaDoc is not updated yet
* Some tests in ActorModelSpec are temporary ignored due to failure
2011-12-21 13:27:50 +01:00
..
code/akka/docs Initial commit of dispatcher key refactoring, for review. See #1458 2011-12-21 13:27:50 +01:00
actors.rst Removing UnhandledMessageException and fixing tests 2011-12-20 11:19:06 +01:00
agents.rst Migrate agent to scala-stm. See #1281 2011-12-19 17:27:14 +13:00
dataflow.rst Quick and dirty touch-up of Dataflow 2011-12-15 17:10:07 +01:00
dispatchers.rst DOC: Rewrite config comments. See #1505 2011-12-14 15:12:40 +01:00
extending-akka.rst Fix remaining warnings in docs generation 2011-12-16 12:12:03 +13:00
fault-tolerance.rst document FaultHandlingStrategy for Scala 2011-12-15 21:04:19 +01:00
fsm.rst Some more minor changes to documentation 2011-12-16 13:32:53 +13:00
futures.rst Minor corrections from review comments 2011-12-15 23:43:04 +01:00
index.rst Migrate agent to scala-stm. See #1281 2011-12-19 17:27:14 +13:00
logging.rst DOC: Rewrite config comments. See #1505 2011-12-14 15:12:40 +01:00
remoting.rst #1496 - Rename 'targets' to 'routees' 2011-12-17 16:33:29 +01:00
routing.rst Fixed typo. See #1063 2011-12-15 19:04:57 +01:00
scheduler.rst DOC: Improved scheduler doc. Split into Java/Scala samples 2011-12-14 21:52:39 +01:00
serialization.rst Fixed all comments related to remoting. Added new serialization section in documentation. See #1175. See #1536. 2011-12-15 23:10:42 +01:00
testing.rst Some more minor changes to documentation 2011-12-16 13:32:53 +13:00
testkit-example.rst Updated docs with changes to 'actorOf(Props(..))' 2011-12-13 14:53:18 +01:00
transactors.rst Removed STM module. See #1503 2011-12-14 12:39:27 +01:00
typed-actors.rst Adding Typed Actor docs for Java, as well as some minor tweaks on some Java APIs 2011-12-15 16:57:29 +01:00