https://issues.apache.org/bugzilla/show_bug.cgi?id=46264

--- Comment #5 from Mark Thomas <ma...@apache.org> 2011-10-09 16:31:14 UTC ---
A few comments on the patch.

1. Consider allowing the number of threads to be used to be configured
(probably as a attribute of the host).

2. Webapp start/stop time can vary widely. A more efficient solution would be
to put all the webapps in a queue and have worker threads remove them one at a
time.

3. Both start and stop needs to be addressed.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to