On Tue, Nov 3, 2009 at 6:35 AM, Zigor Salvador <[email protected]> wrote: > > Hi there, > > Is there any way to run the reference Python hub in "production" mode, > without having to manually handle task queues?
Yeah that sucks doesn't it? The App Engine team is working on automatic task execution, but... In the meantime, you can just deploy the code yourself to App Engine and use it for testing. Free to sign up! -Brett
