task-scheduler-collection
v1.1.1
Published
A collection of different types of task scheduler
Downloads
5
Readme
task-scheduler-collection
A collection of different types of task scheduler.
This library follows Node.js stability index. Examples are available in the example
folder.
Available schedulers
- SingleInstanceTaskScheduler: A task scheduler which have at most one running task at any time. Stability: 2 - Stable.
License
This module is licensed under the MIT License.