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