Well.. a hack to handle scheduled tasks is coming from my gaeutilities
project. If issue 809 is something that can be done sooner than Google
coming up with a built in way to manage scheduled tasks, starring it
would help. This would allow the full available request timeout length
for a task to run.

http://code.google.com/p/googleappengine/issues/detail?id=809&can=4&colspec=ID%20Type%20Status%20Priority%20Stars%20Owner%20Summary%20Log%20Component

I "think" I'm just about to wrap up the hard part of configuring
scheduled tasks, I've rewritten cron string handling to determine a
date in python. I'll have to configure an interface to set up tasks
in. This will be in the gaeutilities 1.1 release. All depends on how
much time I can find to work on it for when it will be released.

On Oct 28, 5:04 am, "Andrew Badera" <[EMAIL PROTECTED]> wrote:
> The queuing is sweet -- something GAE definitely lacks, hasn't even
> roadmapped I don't believe. Long-running or scheduled tasks anyone?
>
> --ab
>
> On Mon, Oct 27, 2008 at 3:55 PM, Bill <[EMAIL PROTECTED]> wrote:
>
> > I like Azure's blobs/tables/queue, like AWS, to handle different sized
> > data.
>
> > It looks like you can access different datastores from an app.
>
> > When you get a data service timeout, you get partially completed data
> > and a token to resume the operation.  I think that's a good idea.
>
> > No pricing or free version mentioned in low end for now.
>
> > On Oct 27, 12:03 pm, jeremy <[EMAIL PROTECTED]> wrote:
> > > I'm only skimming the description but i think the more familiar
> > > relational sql storage will appeal to many people.
>
> > > On Oct 27, 11:16 am, "Andrew Badera" <[EMAIL PROTECTED]> wrote:
>
> > > > So, what's the GAE take on the MS Azure announcement at PDC today?
>
> > > > Is it going to be competitive, or not even in the same ballpark?
>
> > > > Will it force the GAE team to spend extra effort on a .NET
> > implementation
> > > > for GAE?
>
> > > > Thanks-
> > > > - Andy Badera
> > > > - [EMAIL PROTECTED]
> > > > - (518) 641-1280
>
> > > > -http://higherefficiency.net/
> > > > -http://changeroundup.com/
>
> > > > -http://flipbitsnotburgers.blogspot.com/
> > > > -http://andrew.badera.us/
>
> > > > - Google me:http://www.google.com/search?q=andrew+badera
>
>
--~--~---------~--~----~------------~-------~--~----~
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