pekko/akka-docs
Jonas Bonér f2dd6bddb3 1. Added configuration option for 'preferred-nodes' for a clustered actor. The replica set is now tried to be satisfied by the nodes in the list of preferred nodes, if that is not possible, it is randomly selected among the rest.
2. Added test for it.
3. Fixed wrong Java fault-tolerance docs
4. Fixed race condition in maintenance of connections to new nodes

Signed-off-by: Jonas Bonér <jonas@jonasboner.com>
2011-07-05 13:28:02 +02:00
..
_sphinx Update docs version to 1.2-SNAPSHOT 2011-05-11 15:10:41 +12:00
additional Added multi-jvm test for ClusterDeployer 2011-06-27 08:51:54 +02:00
cluster Replacing !!! with ? 2011-06-13 13:43:21 +02:00
common fix pygments dependency and add forgotten common/duration.rst 2011-05-02 23:45:40 +02:00
dev Added myself to the team 2011-06-18 22:32:40 -07:00
disabled Replacing !!! with ? 2011-06-13 13:43:21 +02:00
general Renaming EBEDD to Dispatcher, EBEDWSD to BalancingDispatcher, ThreadBasedDispatcher to PinnedDispatcher and PEBEDD to PriorityDispatcher, closing ticket #784 2011-05-20 22:56:30 +02:00
images Minor changes to docs + added new akka logo 2011-05-08 20:42:40 +02:00
intro Removed link to second non-existing chapter in the getting started guide 2011-06-23 14:48:48 +02:00
java 1. Added configuration option for 'preferred-nodes' for a clustered actor. The replica set is now tried to be satisfied by the nodes in the list of preferred nodes, if that is not possible, it is randomly selected among the rest. 2011-07-05 13:28:02 +02:00
modules Moved 'akka.remote' config elements into 'akka.cluster' 2011-06-10 20:49:00 +01:00
project Fixing spelling errors in docs 2011-06-13 16:47:18 +02:00
scala add TestFSMRef docs 2011-06-19 22:20:45 +02:00
conf.py Bump docs version to 2.0-SNAPSHOT 2011-05-18 12:46:26 +12:00
index.rst updates to remove references to akka-modules 2011-05-25 15:27:11 -07:00
Makefile enable quick build of akka-docs (html) 2011-06-19 16:31:18 +02:00
more.png Added docs for durable mailboxes, plus filtered out replication tests 2011-05-17 16:34:07 +02:00