On Wed, Jun 23, 2010 at 5:09 PM, Geoffrey Spear <[email protected]>wrote:

>
>
> On Jun 22, 9:49 pm, Tristan <[email protected]> wrote:
> > User sends a request for a page.. cold start, need new instance  ~
> > 10,000 ms = 10s.
> > User stares at it for 2 seconds, clicks an interaction... we're
> > unlucky, new instance ~10,000 ms = 10s.
> > User executes a task that delegates something to the queue. Oh no,
> > start of a task, new instance ~10,000 ms = 10s.
>
> If your instances are taking 10000ms of CPU to start up, you're doing
> something horribly wrong.  Period.
>

That's pretty brave statement given how much the start times vary. Sometimes
my app needs 3s, sometimes it takes 9s.


> --
> 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]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?hl=en.
>
>

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