#
priorityqueue
Here are 3 public repositories matching this topic...
Typescript priority queue
-
Updated
Mar 11, 2019 - TypeScript
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 tasks.
job-scheduler priority frontier priority-queue priorities job-queue priorityqueue taskscheduler priority-scheduling starvation tasks-manager aging-scheduling priorities-algorithm starvation-free job-aging bounded-delay max-deferement limited-delay
-
Updated
Dec 7, 2024 - TypeScript
Improve this page
Add a description, image, and links to the priorityqueue topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the priorityqueue topic, visit your repo's landing page and select "manage topics."