> Today I recorded scenario  and ran with few users. JMeter didn't execute
> all users parallel. I searched and many people told that parallel
> execution is not possible..
>
>
>
> How can I achieve parallel execution on JMeter? Please clarify this and
> tell me if any specific config/settings to be made?
>

You just want it to do the same thing at the same time in all threads?  You
could use a synchronizing timer to block all threads until they all reach
the timer.
http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Synchronizing_Timer

-- 
Bruce Ide
flyingrhenqu...@gmail.com

Reply via email to