Package web2py :: Package gluon :: Module newcron
[hide private]
[frames] | no frames]

Module newcron

source code

Created by Attila Csipa <web2py@csipa.in.rs> Modified by Massimo Di Pierro <mdipierro@cs.depaul.edu>

Classes [hide private]
  extcron
  hardcron
  softcron
  Token
  cronlauncher
Functions [hide private]
 
stopcron()
graceful shutdown of cron
source code
 
rangetolist(s, period='min') source code
 
parsecronline(line) source code
 
crondance(applications_parent, ctype='soft', startup=True) source code
Variables [hide private]
  logger = logging.getLogger("web2py.cron")
  _cron_stopping = True