How are people handling task queue execution in their development
environment? My processing is using task queues to handle a lot of
offline processing and I'm getting sick of clicking run next to each
task. I'm thinking I will write a simple script to replicate the queue
by polling my datastore and calling the url the task would, but before
I do that I would be interested to hear how others are handling it.

Thanks

Adam

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to