- Uyumlu XF Sürümleri
- 2.2.X
- 2.3.X
Eklenti, CLI tarafından tetiklenen Unix cron için gelişmiş bir çalıştırıcıdır.
Features:
Features:
- allows commands to process jobs/crons for up to 10 minutes at a time, even when triggered every minute from a cron task (uses a lock file to prevent multiple executions in parallel) - ideal for improving job performance on high traffic sites
- extensive debugging output available for testing and identifying issues with jobs and cron tasks
- drop-in replacement for
xf:run-jobs
- command to list all outstanding Jobs
hg:show-jobs
- command to list all XF Cron tasks
hg:show-crons
- command to execute an XF Cron task
hg:run-cron