pekko/akka-docs/scala/code/akka/docs
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
..
actor Initial commit of dispatcher key refactoring, for review. See #1458 2011-12-21 13:27:50 +01:00
agent Add copyright header to agent examples 2011-12-20 11:07:59 +13:00
dispatcher Initial commit of dispatcher key refactoring, for review. See #1458 2011-12-21 13:27:50 +01:00
event Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
extension Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
future Added copyright header to all samples in docs. Fixes #1531 2011-12-19 11:07:59 +01:00
routing Initial take on removing hardcoded value from SGFCR. See #1529 2011-12-20 19:57:42 +01:00
testkit Initial commit of dispatcher key refactoring, for review. See #1458 2011-12-21 13:27:50 +01:00