Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get current busy worker threads which are serving clients ? #352

Open
GoogleCodeExporter opened this issue Sep 9, 2015 · 4 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. I am running with 50 threads when I am having many request at the same time 
server is taking a long time to response. 

What is the expected output? What do you see instead?

Is there a way I can get current working thread thread count which are busy in 
serving other user so I can increase number of thread according to the 
requirement. 


Original issue reported on code.google.com by goelvive...@gmail.com on 8 May 2012 at 7:36

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant