Re: parallel webapp initialization

2011-10-11 Thread Alexander Knöller
s Alex Am 10.10.2011 um 19:30 schrieb Felix Schumacher: > Hi, > Am Montag, den 10.10.2011, 10:17 +0200 schrieb Alexander Knöller: >> Hi Mark. >> >> I'd like to give it a try. >> If I can't find time to do it I'll send an email. > I also took interest

Re: parallel webapp initialization

2011-10-10 Thread Alexander Knöller
Hi Mark. I'd like to give it a try. If I can't find time to do it I'll send an email. Regards Alex Am 09.10.2011 um 18:32 schrieb Mark Thomas: > On 09/10/2011 13:55, Alexander Knöller wrote: >> Hello mailing list. >> >> We use a single tomcat instance (soo

parallel webapp initialization

2011-10-09 Thread Alexander Knöller
Hello mailing list. We use a single tomcat instance (soon switching from 5.5.23 to 7.x) with 24 webapps. Each webapp is based on spring and hibernate doing a lot of I/O during initialization. Tomcat is often restarted which causes long downtimes. As far as i can see the tomcat initializes its