Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theoephraim/node-cron-group
Cron-like task scheduling that can be deployed on a group of identical machines (think heroku dynos). Uses redis to executed jobs only once.
https://github.com/theoephraim/node-cron-group
Last synced: 29 days ago
JSON representation
Cron-like task scheduling that can be deployed on a group of identical machines (think heroku dynos). Uses redis to executed jobs only once.
- Host: GitHub
- URL: https://github.com/theoephraim/node-cron-group
- Owner: theoephraim
- Created: 2014-06-02T05:16:21.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-06-02T05:16:21.000Z (over 10 years ago)
- Last Synced: 2024-04-15T00:16:54.347Z (7 months ago)
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
node-cron-group
===============Cron-like task scheduling that can be deployed on a group of identical machines (think heroku dynos). Uses redis to executed jobs only once.