Viktor Klang
98b74a974c
Last minute awesomization of the priority based mailbox API docs
2012-02-21 18:24:56 +01:00
Viktor Klang
2b4c8b2508
Changing so that PriorityMailboxes can be used
2012-02-21 17:24:09 +01:00
Roland
c84daf83e8
clean up mailbox types configurability, see #1843
...
- add (config) constructors to std mailbox types
- update docs for prio mailbox to directly implement MailboxType
2012-02-21 16:40:34 +01:00
Jonas Bonér
51a218b87f
Fixes ticket #1809 - Harmonize configuration option names.
...
Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2012-02-09 20:40:09 +01:00
Patrik Nordwall
0bd4663c91
PinnedDispatcher config and docs for dispatcher executor.
...
* Update PinnedDispatcher config in tests and docs. See #1796
* Update dispatchers doc with info about executor. See #1795
2012-02-07 09:50:03 +01:00
Viktor Klang
465c29107d
Migrating tests to use the new config for dispatchers
2012-01-30 16:34:25 +01:00
Viktor Klang
8dfe619140
#1703 & #1693 - moving daemonicity to one place, and in doing so creating a thread factory in ActorSystem
2012-01-20 12:30:19 +01:00
Viktor Klang
149fbea5a7
Updating Copyright as per #1660
2012-01-19 18:21:06 +01:00
Patrik Nordwall
0a3021eb60
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
Patrik Nordwall
0ff920195c
Updated documentation. See #1458
2011-12-21 21:24:57 +01:00
Patrik Nordwall
817c3c5ee7
Improved priority mailbox usage, and documentation. See #1458
2011-12-21 20:34:46 +01:00
Patrik Nordwall
6eb7e1d438
Rename dispatcherFactory to dispatchers in ActorSystem. See #1458
2011-12-21 19:07:54 +01:00
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
Henrik Engstrom
419b69438f
Added copyright header to all samples in docs. Fixes #1531
2011-12-19 11:07:59 +01:00
Patrik Nordwall
8ffa85c590
DOC: Rewrite config comments. See #1505
2011-12-14 15:12:40 +01:00
Patrik Nordwall
5e2dff2356
DOC: Updated dispatcher chapter (Java). See #1471
...
* Aligned with scala chapter
* Impl priority dispatcher sample in java
* Removed newPinnedDispatcher methods that takes ActorRef. Updated docs for PinnedDispatcher
2011-12-14 09:19:28 +01:00