pragma-scheduler / 1.0.5 last updated 2 years ago created on Aug 21st 2013
Install
npm install --save pragma-scheduler
Clone
git clone git@github.com:pragma-dudes/pragma-scheduler.git
dependencies
No dependencies listed.
maintainers
pragma-dudes
pragmadash
versions
| 1.0.5 | 2 years ago | pragma-dudes |
readme
Pragma Scheduler 
This a smart scheduler implementation
- First of all it always waits end of handler work and only then schedule next handler call in specified interval
- It works using setTimeout not setInterval therefore it does not overflow event loop queue
- You can specify start delay, interval and can stop scheduler any moment you want
Usage
To install just use NPM
Pragma Dudes wish you live long and prosper.