yes....i need to simulate those requets by same thread/user.because in my transaction once a servlet is been called ,the above mentioned 4 asynchronous calls been made to application in parallel.but when we simulate it through jmeter those calls are processed one by one(correct me if i am wrong),which increases the response time of overall transaction.to know the accurate response time for the transaction ,i need to simulate all the 4 asynchronous calls to be made to application at a time.... and please also let me know how jmeter calculates the response times? is it going to add all the loadtimes for samplers in a transaction?
-- View this message in context: http://jmeter.512774.n5.nabble.com/how-to-simulate-asynchronous-calls-tp5653677p5658566.html Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
