Hi everyone, I'm wondering whether anyone has any experience with pull queues and tagging, I'm using pull queues actively, they are 100 times more reliable than push queues as far as I'm concerned, yet I haven't tested the experimental tagging capability
Basically, I'm thinking of tagging tasks by key names, and pulling/processing tasks for entities So basically there will be many tag names and many operations simultaneously Is this possible? Here is a related SO question I asked: http://stackoverflow.com/questions/29052160/app-engine-can-pull-queue-tasks-handle-arbitrary-tags This wouldn't be possible if there is any hidden schema's or limits on parallel tag usages -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/9fca4e9a-1408-4222-8784-db62aa9b030f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
