Skip to content

A collection of different types of task scheduler

License

Notifications You must be signed in to change notification settings

VeryCrazyDog/task-scheduler-collection

Repository files navigation

task-scheduler-collection

A collection of different types of task scheduler.

Version on npm Build status

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.

About

A collection of different types of task scheduler

Topics

Resources

License

Stars

Watchers

Forks