On Mon, Jul 9, 2012 at 8:05 PM, Richard <[email protected]> wrote: > Ok, so I sat with Jeff in a G+ hangout for a while tonight, and we could not > figure it out - other than my app is confusing the crap out of the scheduler > which is then not sending requests to instances.
Updated: This may not be a scheduler problem. It may be that we can't wringing more than 10 requests/second out of Python27 application instances. Given a request that does nothing but write a single entity to a datastore (typically 50ms, but sometimes varies), what should we expect throughput per Python27 instance to be? 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.
