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, a month ago0 dependents licensed under $Apache-2.0
37

A slim and efficient in-memory queue for Node.js projects. The implementation employs Data-Oriented Design using a cyclic buffer, optimizing memory layout through sequential item allocation.

published version 1.1.0, 2 months ago1 dependents licensed under $Apache-2.0
26