On Wed, Sep 23, 2009 at 7:23 PM, oakmad <[email protected]> wrote:
>
> 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.

I made a quick Firefox GreaseMonkey script.  Laziness rules all.  :)
It is not at all generic, if I get time I guess I could make it as so
and release it...

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