I'm not sure I understand - threadgroups are currently multithreaded - one thread per user simulated.
If you want each simulated user to log in with different credentials, try the User Parameters Pre-Processor. -Mike On 19 Aug 2003 at 17:58, Gopi wrote: > Hi > > I am using JMeter to load test my web application. First I would like to say thanks for developing such a great project. I am a VB.NET developer and know a bit of java as well. I was wondering if there is a Controller in development which can execute the ThreadGroups inside at once using multithreading instead of executing them in a sequence. > > My application supports only one session per user so I need to specify different user ids for each session. I dont think I can load test my app using the existing controllers as the execution is sequential. > > Can you show me some pointers... > > thanks > Gopi > -- Michael Stover [EMAIL PROTECTED] Yahoo IM: mstover_ya ICQ: 152975688 AIM: mstover777 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

