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

akka.akka-transactor_2.10.0-RC2.2.1.0-RC2.source-code.reference.conf Maven / Gradle / Ivy

#########################################
# Akka Transactor Reference Config File #
#########################################

# This is the reference config file that contains all the default settings.
# Make your edits/overrides in your application.conf.

akka {
  transactor {
    # The timeout used for coordinated transactions across actors
    coordinated-timeout = 5s
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy