But why are the B4 backends for your example this slow? They are much bigger (RAM) than 256MB rackspaces and have dedicated fast CPU cores. I have some CPU intensive tasks that are really OK on backends. Backends are crazy expensive, but slow?!
80 qps? Maybe its: * slow network access via Http or Tasks or whatever? * Or the 10 max. threads? I already have said in the pros/cons thread - you sometimes need dozens of GAE instances to match 2 good root server in terms of qps. The major reason for me is the network latency and thread restrictions. -- 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/-/dukLKXJOKWEJ. 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.
