Project

General

Profile

Actions

Feature #39939

closed

Scheduler: Allow execution using "at"-daemon

Added by Stefan Neufeind over 11 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2012-08-18
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

An alternative to regularly executing the scheduler via cron is now to execute it by using the "at"-daemon. That daemon allows the scheduler to reschedule its next invocation by a simple command. If "at" is available on the system and allowed to be used by the webserver-user enabling this new mode allows to use the scheduler without further configuration. Invocations will be automatically scheduled using at according to the activated scheduler-jobs. Changing or disabling jobs will automatically reschedule the next invocation as needed.

To activate simply set "useAtdaemon" to 1 in settings of the scheduler-plugin. Make sure the at-daemon is available and suffient rights for using it exist.


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Feature #34227: Scheduler: Allow execution using "at"-daemonClosedStefan Neufeind2012-02-24

Actions
Actions

Also available in: Atom PDF