https://bz.apache.org/bugzilla/show_bug.cgi?id=70072
Bug ID: 70072
Summary: Use parallelism in StandardContext#loadOnStartup
Product: Tomcat 11
Version: unspecified
Hardware: PC
OS: Mac OS X 10.1
Status: NEW
Severity: enhancement
Priority: P2
Component: Servlet
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: -------
It may be possible that there is more than 1 servlet which is configured as
load on startup, but this function initializes them sequentially.
It may be a good place to reuse multithread mechanism which is used in
ContainerBase#startInternal
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]