I've read some articles on auto running tasks using the developer sdk
and python. The articles I've found don't provide a good workaround. I
am POSTing tasks using the Task class with parameters. I would like to
run concurrent background tasks on my dev machine. If I can only run
them single threaded, I guess that's OK for now.

What type of shell script or equivalent should I write that will
automatically run tasks by first discovering them in the queues and
then submitting them as POSTs to the appropriate queue URLs with the
original parameters?

Note: The GAE SDK is running on OS X.
-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appeng...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.


Reply via email to