Unix threads information


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users Unix threads information
# 1  
Old 12-10-2005
Unix threads information

Hi,

Can someone tell help me on how to know the threads statistics on a unix machine similar to memory statisitcs.

I woule like to monitor the Number of threads per process and total number of threads that a system can accomodate.


Thank you
mrag
# 2  
Old 12-14-2005
Try pstack if you are using solaris.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. What is on Your Mind?

Similar Threads Redesign for UNIX.com

Hello. I have redesigned our "similar threads" for a more "clean style" in both the desktop view and the mobile view for the forum "show thread". The new design is a simple straight-forward use of div elements and all the legacy table elements have been removed. The result is a "clean"... (7 Replies)
Discussion started by: Neo
7 Replies

2. Solaris

Monitoring Threads in unix

Hi All, I want to monitor threads of specific processes in mysql in Solaris 10. Is there any command to do it? (1 Reply)
Discussion started by: rohitmahambre
1 Replies

3. Programming

In unix how we can test or check race condition in a c program by using multi threads

In unix how we can test or check race condition in any c program by using multi thread programming (1 Reply)
Discussion started by: afroze
1 Replies

4. Shell Programming and Scripting

Spawning multiple threads in Unix

Hi, I need to spawn mutilpe threads , each invoking a different set of shell scripts, in parallel. What would be the best way to do that. Any sample script would greatly help. I am a novice at Unix so any help is much appreciated. Thanks (5 Replies)
Discussion started by: neeto
5 Replies

5. Shell Programming and Scripting

Threads in Unix shell script

I need to run two different sql queries using two different threads in the same Unix shell script. I did not understand what do we mean by creating two different threads. Does it mean two different statements containing SQL queires in that unix script? (1 Reply)
Discussion started by: kum5256
1 Replies

6. Programming

synchronizing multiple threads in unix

hi all! I wanted to know how to synchronize multiple threads in unix It would be better if someone give some code samples Thanx (1 Reply)
Discussion started by: bankpro
1 Replies

7. Programming

Windows and Unix Threads and Fibers

In "Programming Applications for Microsoft Windows" (ISBN 1-57231-996-8) I read this in a chapter about Fibers: What does it mean by that about Unix? (1 Reply)
Discussion started by: zookeeper
1 Replies

8. HP-UX

how to see the threads count of a process in hp unix?

hi,all: how to see the threads count of a process in hp unix? thanks (2 Replies)
Discussion started by: bugbugbug
2 Replies

9. News, Links, Events and Announcements

Similar Threads - a new vB3 feature for UNIX.COM

Note the new feature on UNIX.COM, many thread at the bottom of the page have a new feature: Similiar Threads Here is an example on one of Perderabo's posts: https://www.unix.com/showthread.php?t=16337 Kudos to the vB folks for this built-in feature!! Neo (0 Replies)
Discussion started by: Neo
0 Replies
Login or Register to Ask a Question