hi,

Backends allow configurable cpu and memory (see
http://code.google.com/appengine/docs/python/backends/overview.html), and
with the upcoming 1.6.1 release, frontends will allow configuration as well
(see this thread:
http://groups.google.com/group/google-appengine/browse_thread/thread/8d46c99e44268b60/b4f6269552bf14f9
)

On Thu, Dec 8, 2011 at 11:56 PM, Niklas Rosencrantz <[email protected]>wrote:

> Hi
> I'd like to know how memory and CPU gets assigned to an application
> instance.
> Say I deploy an application and there are no users for some hours. Then
> that instance will "shut down", get garba collector or likewise and then
> turned on if there is access again. Is this correct? So if there is access,
> what is the minimum CPU and memory allocated to an instance? I read
> somewhere that it's 128 MB and 600 MHZ is that correct and how does it
> compare to other memory and CPU management models?
>
> Thank in advance for a reply /Niklas
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/google-appengine/-/1A-gNBPyoo0J.
> 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.
>

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