Search results
2 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
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
- starvation
- starvation-free
- priority-queue
- starvation-free-priority-queue
- prioritized-task
- priority
- bounded-delay
- weighted-tasks
- scheduling
- aging-tasks
- prioritization
- balance
- greedy-per-batch
- frontier
- View more
published version 1.0.0, 7 months ago0 dependents licensed under $Apache-2.0
28
A scheduler for one-time (non-periodic) asynchronous tasks, designed to manage delayed executions. It features status getters to communicate the execution state, a robust error handling mechanism for capturing uncaught errors, and the ability to abort pen
- delayed
- deferred
- delayed-task
- deferred-task
- task
- async-task
- tasks
- job
- async-job
- jobs
- manager
- task-manager
- job-manager
- schedule
- View more
published version 1.0.1, 9 months ago0 dependents licensed under $Apache-2.0
17