Wednesday, June 02, 2010

Other voices: App Engine Cold Start Tips

The Google App Engine starts and stops web applications quite frequently to add resources or to free resources for other applications. App Engine developers should change the way they write their code to optimize the startup time. I'm working on a more comprehensive guide on how to do this. This will take some time to write and publish though.

In the meantime, there are resources on the internet providing tips on how to reduce cold startup times for the App Engine. For example, take a look at this post on the Answer Cow web log.

0 reacties: