Greg, I am concerned about the potential changes to the python front end instances. Currently an instance could use at least 200mb. Soft memory limit errors aside you could bump into the hard limit (MemoryError) at 300mb. I don't think it is wise to change that limit down to 128mb. It really guts the capability of task queues if you reduce the memory further. 10 minutes of processing time doesn't mean much if you are that restricted by ram. Reducing memory on front end instances will break some of our heavy weight features.
-Mike Wesner On May 18, 1:33 pm, pdknsk <[email protected]> wrote: > > Q: You seem to be trying to account for RAM in the new model. Will I be > > able to purchase Frontend Instances that use different amounts of memory? > > A: We are only planning on having one size of Frontend Instance. > > What's the reason for this? It's completely understandable if Google > wants to make (more) money. I'm just curious. -- 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.
