I have configured my application to write HTTP session data to the datastore asynchronously. I have configured my own push queue for this purpose, as opposed to using the default push queue.
My question is: is this queue limited to the push queue execution rate limit of 500 task invocations per second? If so, does this mean that an application that exceeds 500 session persistence operations per second must use synchronous session persistence only? -- 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.
