Search results

2 packages found

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

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

published version 1.0.1, 9 months ago0 dependents licensed under $Apache-2.0
17