0.0.3 • Published 5 years ago

myhero-scheduler v0.0.3

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

Based on NetEase/pomelo-scheduler.

myhero-scheduler is a schedule tool for nodejs, it's purpose is to provide a product level schedule module which is high efficient and can support large number job schedule.

As a schedule tool, it support two kinds of trigger: A simple trigger which use a js object and a Cron time trigger which use a Cron time string.

Installation

npm install myhero-scheduler