JBoss Community

Re: Set maximum number of worker threads

created by Hardik Shah in Performance Tuning - View the full discussion

Just as statistics purpose.

 

When I send 10 concurrent request, I see 10 worker threads being created in jconsole.

When I send 25 concurrent request, I see 25 worker threads being created in jconsole.

But when I send anything above 50 concurrent request, I see maximum 50 workder threads in jconsole.

 

So it gets restricetd at 50 but i am not sure where exactly is this define.

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community