pekko/akka-docs/rst/project
Roland f317aaf711 rewrite mailbox selection logic, see #3342
- add “mailbox-requirement” key to dispatcher section
- split out mailbox section, add akka.actor.default-mailbox
- rewrite findMarker method and use it for Props.create() and getting
  the required mailbox of an actor
- add ProducesMessageQueue trait for MailboxType so that requirements
  can be checked before trying to create the actor for real
- verify actor as well as dispatcher requirements for message queue
  before creation, even in remote-deployed case
- change MessageDispatcher constructor to take a Configurator, add that
  to migration guide
2013-06-02 12:32:04 +02:00
..
index.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
issue-tracking.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
licenses.rst Change more copyright to 2009-2013, see #2879 2013-02-20 21:26:52 +01:00
links.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
migration-guide-1.3.x-2.0.x.rst Link to old migration guides instead of embedding, see #2774 2013-04-03 07:50:12 +02:00
migration-guide-2.0.x-2.1.x.rst Link to old migration guides instead of embedding, see #2774 2013-04-03 07:50:12 +02:00
migration-guide-2.1.x-2.2.x.rst rewrite mailbox selection logic, see #3342 2013-06-02 12:32:04 +02:00
migration-guides.rst Switching over to immutable.Iterable where possible 2012-11-14 16:24:25 +01:00
sponsors.rst add preprocessor for RST docs, see #2461 and #2431 2012-09-21 13:58:47 +02:00