Hello, I have an application based on Stripes that is running on Google App Engine (GAE). It works great and this message is really not to complain or anything but rather to ask if there are any tricks that could be used to reduce the startup time of the application. I know that Stripes is already quite lightweight and fast to start, but in the context of GAE, it is quite important to start fast as applications that are not used for some time are unloaded. So, if a request hit a dormant application, you can feel a delay in the response. Currently, my startup time is around 5-6 secs.
So anyone would know of any tricks to try to reduce that startup time? Again, I think the startup time is already pretty good, but if could reduce it a little bit further that would be great. So any suggestion would be welcomed. On the other hand it seems that google is working on improving this. Cheers Nicolas -- View this message in context: http://www.nabble.com/Improving-startup-time-tp25935465p25935465.html Sent from the stripes-users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
