We've seen a lot of discussion about how long application instances stay around waiting for a query. I'd assume that this interval is actually somewhat variable and understand that Google doesn't want to make any promises.
What else, besides idle time, kills application instances? We've also been told that an application instance is the fastest cache, albeit one that is not shareable. Are there any tools to help us manage that cache? (For example, if we cache too much, the instance will throw out of memory errors.) Is there any way to tell the run time that we'd like it to kill the current application instance after the current request completes? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" 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/google-appengine?hl=en -~----------~----~----~----~------~----~------~--~---
