Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.