Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create master script for calling other periodic functions from CRON #4

Closed
samilliken opened this issue May 3, 2012 · 1 comment
Closed
Assignees
Milestone

Comments

@samilliken
Copy link
Member

Rather than having CRON entries for multiple scripts, a master script should be created and configured through the web interface that will allow the site admins to select which child scripts to run, and when. The setup instructions would then simply include the step for adding the master script to the crontab to run on the smallest time period allowed (most likely 15 minutes).

@ghost ghost assigned samilliken May 3, 2012
@samilliken
Copy link
Member Author

This is probably a bad idea - using PHP to call other scripts from a cron table. You could easily get threads backed up against each other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant