All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tling-core.3.12.0.source-code.gatling-akka-defaults.conf Maven / Gradle / Ivy

There is a newer version: 3.13.1
Show newest version
akka {
  loggers = ["akka.event.slf4j.Slf4jLogger"]
  logging-filter = "akka.event.slf4j.Slf4jLoggingFilter"
  log-dead-letters = off
  actor {
    default-dispatcher {
      throughput = 20
    }
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy