On Thu, Jul 19, 2012 at 3:37 PM, Takashi Matsuo <[email protected]> wrote:
>
> To clarify, there is no any hard limit on the cold startup time except for
> the hard deadline(60secs for online, 600secs for offline). The 5secs just
> came from Jeff's e-mail I think. That said, it is one of the most important
> best practice with App Engine to reduce the loading time.

Just to be clear, the 5s number came from your comment "...there are
also many well-behaved apps with <5 secs loading/warming time".

My reply is that if you create a "Hello, World" Java app that does
nothing but create a PersistenceManagerFactory for a single entity, it
takes 5-6 seconds to startup even when GAE is perfectly healthy.  In
practice, is impossible to create a "well-behaved" Java app on GAE.

Jeff

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

Reply via email to