pekko/config
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
..
akka-reference.conf 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
akka.conf fixed merge error in conf 2010-09-22 13:14:02 +02:00
microkernel-server.xml Adding microkernel-server.xml to Akka since kernel has moved here 2011-06-12 12:52:44 +02:00