v1.10.0
- Added
submitPriority()
- Added
schedulePriority()
- Added
nbQueued()
- Added
hasJobs()
- Added strategy
OVERFLOW_PRIORITY
- Changed the underlying "engine" from
Array
to a custom very efficient data structure, seeDDList.coffee
, especially with over 1,000 jobs in a limiter.