google app engine - Consuming tasks from GAE Task Queue -


i use task queue app in gae. know (according task queue documentation , api), can add tasks push queue, , being consumed automatically app. in pull queue, can add tasks, , tasks being consumed automatically according scaling properties handle.

i know whether there ability consume tasks task queue (push or pull queues), when want calling consume-like method?

thanks

i think misunderstood how push , pull task queues works. in both queues add tasks queue, while in push queue system dequeue task , assign apropriate handler in pull queue need dequeue task(s) using lease_tasks , handle task.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -