Skip to content

v1.10.0

Compare
Choose a tag to compare
@SGrondin SGrondin released this 23 Jan 02:04
· 287 commits to master since this release
  • 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, see DDList.coffee, especially with over 1,000 jobs in a limiter.