Hi there, I'm not sure I understand the cost implications of the Task Queue.
It seems there are 3 ways I can work with it: 1. *pull* from *inside* App Engine 2. *push* *inside* App Engine 3. *pull* via REST from *outside* App Engine Of course, the task payload counts against the data store storage quota and traffic cost are added when talking to the REST API. But what additional cost arise in the 3 scenarios? Read/writes (e.g. when polling the REST API)? Regards Stephan -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
