| Author |
Tuning Thread pool size
|
Gagan Sabharwal
Ranch Hand
Joined: Apr 23, 2006
Posts: 48
|
|
What are the different ways or methods to identify and tune the thread pool size of Web container and an ORB? I analyzed my thread dumpe which says something like: Summary Thread utilization summary: Total threads................................................... 53 threads waiting for web work................................. 5 threads waiting for remote orb work.......................... 3 threads doing web or local orb work.......................... 5 threads doing remote orb work................................ 0 threads doing other (non web or remote orb workload) tasks... 40 No deadlock(s) found Thanks...
|
 |
Nitesh Kant
Bartender
Joined: Feb 25, 2007
Posts: 1638
|
|
I feel that this is highly specific to the container/orb you are using. Do you mind telling which web container are you using?
|
apigee, a better way to API!
|
 |
Gagan Sabharwal
Ranch Hand
Joined: Apr 23, 2006
Posts: 48
|
|
|
I am using Websphere 5.1!!!
|
 |
 |
|
|
subject: Tuning Thread pool size
|
|
|