mouf/utils.common.lock
A simple package that provides functions to get a lock. Typically, you want to use locks when you want to be sure that 2 actions do not happen at the same time. For instance, if you regularly schedule cron tasks, you might want to be sure the last cron task finished before running the new one. A loc
时间:2014-04-10 09:09
bitweb/zf2-cron-module
BitWeb ZF2 module for cron.
时间:2014-03-14 12:46
lorenzo/cakephp-email-queue
Queue, preview and and send emails stored in the database
时间:2014-03-13 13:48
frnk/cron-expression-parser-bundle
Parses Cron Expression
时间:2014-01-28 09:42
tiben/crontab-manager
A library for managing linux cron jobs.
时间:2014-01-11 17:57
bashaus/solo-php
Prevents multiple cron instances from running simultaneously
时间:2013-12-06 12:56
publero/critical-section
Handles critical sections while executing multiple php scripts in parallel. Useful for cron and any other recurrently run scripts.
时间:2013-08-26 12:42
helthe/chronos
Chronos: An object oriented cron job library
时间:2013-06-13 20:37