monitor threads tools?
There are no such tools that monitor threads?
can i khow which thread is higher by thread id?
[97 byte] By [
aneird] at [2007-11-20 10:40:34]

# 1 Re: monitor threads tools?
I'm not sure I understand what you're saying.
can i khow which thread is higher by thread id?
Do you mean higher priority?
Which operating system (functions are different for each).
Perhaps you're asking for thread oriented CPU usage, like the per process CPU usage statistics seen in Windows Task manager?
JVene at 2007-11-9 13:59:29 >

# 2 Re: monitor threads tools?
not higher priority,
i mean usage higher.it can not see which thread is usage higher in Windows Task manager,may be i do not.
aneird at 2007-11-9 14:00:31 >

# 3 Re: monitor threads tools?
There is a tool called Process Explorer. The company name used to be SysInternals, but it got bought up by Microsoft. Do not fear, it's still available at microsft.com (you will need to search for it) and its' free. This tool will give you more data that you can handle :) and bonus to that, it does that in a nice GUI.
This advice is only good if you are using Windows, specially XP.