Ticket #54 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

Cron-alike admin module

Reported by: WanWizard
Priority: medium Milestone: 7.3
Component: ExiteCMS Core Version: 7.2
Severity: Feature Keywords: core functionality

Description

With more and more functions requiring background processing, there is a need for a common way to schedule and process 'cron' jobs from different modules.

Also, not all users have root access to their webserver, and/or the ability to run PHP scripts from cron and/or the commandline.

The new module should therefore provide the means to trigger a background job from a page request, a bit like described here:  http://www.bitfolge.de/pseudocron-en.html

Change History

comment:1 Changed 3 years ago by WanWizard

 http://www.phpclasses.org/browse/package/4140.html might also provide the code needed to implement this feature

comment:2 Changed 3 years ago by WanWizard

  • Milestone set to 7.3

comment:3 Changed 3 years ago by WanWizard

  • Version changed from 7.1 to 7.2
Note: See TracTickets for help on using tickets.