What release of Tapestry are you using? GAE is a bit of a pain ... there's a large number of design descions in Tapestry that amount to "well, you're only going to start up once". I would say, write a script to ping your app every N seconds or minutes, to keep your app running and resident. Alas, that will cost you money!
On Mon, Oct 3, 2011 at 1:25 PM, massfrequency <[email protected]> wrote: > Is there any way to optimize the cold start speed of Tapestry 5? > > On Google App Engine I'm seeing 13 second start ups... > > - Chris > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Optimize-Cold-Start-T5-tp4866408p4866408.html > Sent from the Tapestry - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Howard M. Lewis Ship Creator of Apache Tapestry The source for Tapestry training, mentoring and support. Contact me to learn how I can get you up and productive in Tapestry fast! (971) 678-5210 http://howardlewisship.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
