On 12/05/2015 06:16, Daniel Migowski wrote:
> Hello,
>
> I have an application deployed to a Tomcat 8.0.22 using jre1.8.0_05
> which uses the ServletContextListener to do something when Tomcat
> stops. This task takes about 45 seconds. This wasn't a problem until
> I learned that I could speed up
Hello,
I have an application deployed to a Tomcat 8.0.22 using jre1.8.0_05 which uses
the ServletContextListener to do something when Tomcat stops. This task takes
about 45 seconds. This wasn't a problem until I learned that I could speed up
the Tomcat 8 startup time by parallel instantiation o