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

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

The 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 - 2025 Weber Informatics LLC | Privacy Policy