It makes sense because web server apps are staless anyway, so what
would be the point of storing the state?

The only problem would be that Spring apps take so long to start up.
Anyway, I think the problem is something else, because when loaded the
application is very fast and I'm not using Spring or any other thingy
that could cause the application to use more than a sec to load.

Still the app sometimes takes up to 15 secs to load.

Cheers,
Guillermo.

On 24 mar, 17:08, Jeff Schnitzer <j...@infohazard.org> wrote:

> When (re-)loading our apps, we see the full startup process; appengine
> doesn't appear to serialize them to disk the way your laptop might go
> in and out of hibernation.
>
> I suspect the "hot server" theory is more likely.
>
> Jeff

-- 
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