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

java-pkmst.gatling.application.mustache Maven / Gradle / Ivy

There is a newer version: 7.7.0
Show newest version
####################################
# Akka Actor Config File #
####################################

akka {
  scheduler {
    tick-duration = 50ms
  }
}

url="http://localhost:8081"
noOfUsers=10        #Number of Users
deleteProductId=4   #Delete the Product by using productID
getProduct=2        #Get the Product




© 2015 - 2024 Weber Informatics LLC | Privacy Policy