Bookmarks tagged [scheduler]
http://merencia.github.io/node-cron/
The node-cron module is tiny task scheduler in pure JavaScript for node.js based on GNU crontab. This module allows you to schedule task in node.js using full crontab syntax.
- tags: node.js, scheduler, scheduling
source code