This Task Queues <https://cloud.google.com/appengine/docs/java/taskqueue/> page
 says "Tip: In some cases Google Cloud Pub/Sub
<https://cloud.google.com/pubsub/overview> is a good alternative to pull
queues."

Is there a doc that  says more about that?

- In what cases are Pub/Sub or  Task Queues preferable?
- Why is PubSub only an alternative for pull task-queues given that both
push- and pull-style subscriptions are supported in Pub/Sub?
- Since Pub/Sub appears more general, why do Task Queues exist? Is it just
the scheduled push feature? Or the specific support for serialization of
Task objects?

-- 
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 https://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/CAD%3DB7cN2DZ7kRPAEWmps6FiExdBWFs8huBc9H8RnU2Zm6Gn1yg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to