You can have multiple thread groups, if that's what you mean.

-Mike

On Fri, 2004-08-06 at 15:04, joelsherriff wrote:
> Modify the Results Tree so that each thread gets it's own branch in the
> tree?  So that instead of
> 
> Root
>     /
>     /
>     /
>     /
> etc...
> 
> you'd have something like
> 
> Thread 1
>      /
>      /
> 
> Thread 2
>     /
>     /
> 
> Don't know anything about the tree control, but this would sure help
> debugging threading-type problems and would just seem to make it easier to
> parse, visually.
> 
> J
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
-- 
Michael Stover <[EMAIL PROTECTED]>
Apache Software Foundation


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to