Hi Hariprasath, If you don't specify an eta or countdown, then the request will be processed once resources are available to process it.
Tasks are just like any other request, so there really isn't anything special to show you. Just write a request handler like any other. Robert On Tue, Sep 6, 2011 at 05:46, Hariprasath Mohankumar <[email protected]> wrote: > Hi, > Im new to Task Queues API. Can anyone share with me a > sample that i can use for running some backgorund process in my application? > Also I have one more question regarding the push queues. When does the > execution of the tasks in the queue starts? Does it start immediately after > a task in added into the queues? > Thanks, > Hariprasath Mohankumar > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-appengine/-/7zh_OnoYSg0J. > 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. > -- 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.
