Swap-ping from memory to cheaper persistent storage Space...whoever heard of
such a thing. (ducks)

This is where a nice, easy to find architectural whitepaper would likely
obviate such impertinent  questioning.

On Jan 11, 2010 2:26 AM, "jd" <jdpatter...@gmail.com> wrote:

Tasks can use 30 seconds before a DeadlineExceededExecption is
thrown.  What you are seeing is a task being fired while your
application is loading.  If your app takes more than 10 seconds to
load you can get these.  The only solution is to improve the startup
time of your app which can be a very difficult process - especially if
you have already invested development time in a web framework which
takes some time to initialise.

A question to Google: is it possible to store the memory image of a
running instance rather than re-initialising applications each time
one is needed?

On Jan 10, 5:53 am, Locke <locke2...@gmail.com> wrote: > Just to clarify,
here's what I'm interpret...

--
You received this message because you are subscribed to the Google Groups
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to
google-appengine-java+unsubscr...@googlegroups.com<google-appengine-java%2bunsubscr...@googlegroups.com>
.
For more options, visit this group at
http://groups.google.com/group/google-appengine-java?hl=en.
--
You received this message because you are subscribed to the Google Groups "Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-appengine-java?hl=en.

Reply via email to