Croninfinite | croning cron without cron
Posted by patrickd on July 15, 2011 at 10:13pm
Croninfinite allows you to run cron just like a cron job - but completely without a cron job, a site visitor or a manual cron run. It's really a kind of PHP implementation of the unix cron utility what is recommended for most sites.
The module already has a sandbox page where you can get more information:
Sandbox: http://drupal.org/sandbox/patrickd/1182956
// It's finished and waiting for reviews in the project application queue: (http://drupal.org/node/1200432)
Read morePoormanscron: OK to use for cron jobs?
Posted by databell on August 27, 2009 at 10:26pm
Got a problem. Just installed Drupal on an OSX Leopard server and of course, I need to configure cron jobs on it. Problem is Leopard has depreciated cron, so I'm wondering if we could use Poormanscron instead?
Read more