Hi I am using google app engine with python and I am trying to implement parallel lcs with task queue api the problem is i dont know how to use task queue api dose taskqueue.add function returns any result because my parallel function return results also i dont konw whst to put in the URL argument in taskqueue.add(url=' ') please i need help thanks
-- 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.
