time scheduling in ptyhon



Hello,
i am learning python so this will be propably a stupid
question/problem, so sorry ;)

I need schedule some jobs, times of this jobs are read from database.
So i would like to periodically(every hour) run some python script(or
leave runnig some script which will every hour start some method) which
will read times for jobs from database and schedule that jobs. I am
looking for the simplest solution, i have some ideas but i dont know
how they are difficult and if they are possible in python.
Thanks for all notes/advice/samples/links/modules....


JJ

.



Relevant Pages

  • Re: Viewing properties of scheduled backup job
    ... The new maintenance jobs i've scheduled are listed under ... If i right click a database, schedule a backup, it does ...
    (microsoft.public.sqlserver.tools)
  • Re: Finding skilled pythonistas for micro-jobs?
    ... python talent on contract. ... The python job board addresses this need. ... Presently, when one of these jobs pops up, I just ... Agile: the accounts dept displays fancy footwork when the bill is ...
    (comp.lang.python)
  • Re: Viewing properties of scheduled backup job
    ... I think your looking under the Maintenance Plans node. ... under the scheduled jobs node. ... > If i right click a database, schedule a backup, it does ... >>setting schedule options. ...
    (microsoft.public.sqlserver.tools)
  • Re: Python work in UK
    ... Search for UK Python jobs on major job sites like Monster, Dice, etc. ... Will McGugan wrote: ...
    (comp.lang.python)
  • Re: Plattform independent queuing of computations
    ... The idea ist to put the computation jobs into a database which is read ... The external task uses the database as a queue ... You can easily build a C program to do your computations in a platform ... also, shared memory might not be well supported on Windows for some scripting languages (like Python, IIRC), so you might want to look into IPC in general. ...
    (comp.lang.php)