Thanks for the great work Massimo!

I could implement such featur if it's desired.
I'm managing a work in wich I've to schedule some jobs on a Solaris 10
system and in the same time I have to retrive a job output via an html
get.

How cold this can be done?

I'm thinking on a model for the job scheduler data (to retrive simply
the information without open the crontab each time) and a controller
wich list, add and delete jobs.

In the model I could add a function to syncronize the db content with
the crontab.

Jobs could be web2py controller function or scripts uploaded to some
folder. The controller could suggest a list of jobs to schedule
reading the names of jobs it finds in the job directory or reading the
list of controllers/function.

I think this could be a really hot feature for web2py !!

Thanks for the answer!

2009/7/1 mdipierro <mdipie...@cs.depaul.edu>:
>
> no sorry
>
> On Jul 1, 4:27 am, Angelo Compagnucci <angelo.compagnu...@gmail.com>
> wrote:
>> Hi list members!
>>
>> Is there any cron configuration gui for web2py?
>> Or a method to expose a cron configuration page to modify cron jobs from web?
>>
>> Thanks!
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to