Am 15. April 2015 02:36:36 MESZ, schrieb Colas <[email protected]>: >Hi > >I am trying to exeute a video playback stream and need to achieve 2400 >tps but I think due to jmeter resource limitation on my client I am not >able reach beyond 300 tps. > >What is the solution?
You give too few hints about your setup for a valid answer, but it could be your memory setup. Look at your heap size for the jvm and at your gc logs while running. You could use visualvm, jstat or jconsole to take a live view into resource usage. Regards Felix > >I have two Amazon workspaces and I am planing to distribute the load >using distributive testing . Any other thoughts ? > >Thanks >Vikas > > >Sent from my iPhone >--------------------------------------------------------------------- >To unsubscribe, e-mail: [email protected] >For additional commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
