starvation-free-priority-queue

An in-memory priority queue that prevents starvation by balancing priority and arrival time. Items are greedily prioritized within each batch of the longest-waiting items, ensuring fairness alongside prioritization and bounded delays for low-priority task
v1.0.0 URL: https://unpkg.com/starvation-free-priority-queue@1.0.0/dist/starvation-free-priority-queue.js
OpenBrowse Files
starvationstarvation-freepriority-queuestarvation-free-priority-queueprioritized-taskprioritybounded-delayweighted-tasksschedulingaging-tasksprioritizationbalancegreedy-per-batchfrontiertasks-queuetask-schedulingtask-schedulepre-allocatednodejstypescripttsES2020