{"library":"seq-queue","type":"library","category":null,"description":"seq-queue is a FIFO task queue for Node.js that serializes asynchronous operations, ensuring tasks execute in order. Version 0.0.5 is the latest stable release; the package is in maintenance mode with no recent updates. It provides timeout handling per task and events for timeout, close, and drain. Compared to async.queue or bottleneck, seq-queue is minimal with no external dependencies and focuses solely on ordered execution with timeout support.","language":"javascript","status":"maintenance","version":"0.0.5","tags":["javascript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install seq-queue","imports":["import { createQueue } from 'seq-queue'","import seqqueue from 'seq-queue'","import { SeqQueue } from 'seq-queue'"]},{"cmd":"yarn add seq-queue","imports":[]},{"cmd":"pnpm add seq-queue","imports":[]}],"homepage":"https://github.com/changchang/seq-queue","github":"git@github.com:changchang/seq-queue","docs":null,"changelog":null,"pypi":null,"npm":"seq-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}