Merge remote-tracking branch 'origin/master' into wip-1644-programmatic-deploy-∂π

This commit is contained in:
Roland 2012-02-03 09:49:04 +01:00
commit 45140b465e
306 changed files with 14713 additions and 11320 deletions

View file

@ -20,8 +20,11 @@ object ConfiguredLocalRoutingSpec {
akka {
actor {
default-dispatcher {
core-pool-size-min = 8
core-pool-size-max = 16
executor = "thread-pool-executor"
thread-pool-executor {
core-pool-size-min = 8
core-pool-size-max = 16
}
}
deployment {
/config {