On Oct 20, 2009, at 10:49 AM, reco wrote: > i read this article how to create a blog on gae. > http://blog.notdot.net/2009/10/Writing-a-blog-system-on-App-Engine > nick is saving generated pages in the data store, kind of a caching > layer. > > i will look into zipping packages. thanx
After talking with some more people using GAE, this seems to be a GAE thing in general, even if you're using nothing more than the basic webapp framework it comes with 16sec startup times are not at all unusual. Perhaps they can't adequately load-balance where the apps are starting to effectively use less loaded machines, I don't know really. But the sad thing is that its definitely not unusual, nor limited to Pylons. Cheers, Ben --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
