Back to Explore

changchang/seq-queue

GitHub
1 watchersOpen source

A Node.js FIFO task queue that ensures asynchronous callbacks are processed serially and in order. Useful for scenarios where you need multiple requests or operations to run one at a time, with per-task timeouts that trigger a timeout event and skip tasks that do not call `task.done()` in time.

A status summary will appear after the next weekly refresh.

AI-generated from public sources. May be inaccurate. Report

Recent updates

No recent updates have been summarized for this source yet.