But isn't the thread usually representing a user (scenario)? Then the userid won't be needed...
/Klas -----Original Message----- From: Berin Loritsch [mailto:[EMAIL PROTECTED]] Sent: den 29 april 2002 15:15 To: JMeter Developers List Subject: Re: Thread Numbering (was Re: IRC) mike wrote: > It's true, the uniqueness information doesn't need to be part of the > thread name - it could be something stored separately. I know just the > place, given the work I've done so far..... > Thread name uniqueness does help for certain things: * Distinguishing which user is being tested. * Debugging the test * Debugging JMeter. For that reason, I suggest the very simple naming policy: ${thread-group}-${thread-num}-${userid} +---------------------------+ +-------+ Debug Information User Info Very simple, and everything we need to know is documented. -- "They that give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." - Benjamin Franklin -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
