Hello,
 I am writing a GAE tutorial, and I have arrived at a point where I
would like to mention a way to do something regularly (cron-like, if
you will). For my own needs, it is very easy to set up a cron job on a
local Linux box that runs wget every day (or every hour). But this is
not a solution I can propose for my (not very technical) users - it is
not guaranteed that they have access to a Linux/Unix/MacOS box, I
don't want to explain the syntax of chron etc. etc.

 So I was wondering, there should be out there some service (free or
not) that will do exactly this: access a URL regularly. What happens
with the result is not so important - it could be mailed, stored or
thrown away.

 Do you guys know of any such thing? I realize this is part of the
cron-like behavior FAQ, but I can't find an answer.

 thank you,

   Walter
--~--~---------~--~----~------------~-------~--~----~
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-appengine@googlegroups.com
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